Home
last modified time | relevance | path

Searched refs:__HYPERVISOR_event_channel_op (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Dxen.h114 #define __HYPERVISOR_event_channel_op 32 macro
149 #undef __HYPERVISOR_event_channel_op
150 #define __HYPERVISOR_event_channel_op __HYPERVISOR_event_channel_op_compat macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dcompat.c72 return pv_get_hypercall_handler(__HYPERVISOR_event_channel_op, false) in do_event_channel_op_compat()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_evtchn.c36 ret = xencall2(xch->xcall, __HYPERVISOR_event_channel_op, in do_evtchn_op()
/xen-4.10.0-shim-comet/xen/include/asm-x86/guest/
A Dhypercall.h110 return _hypercall64_2(long, __HYPERVISOR_event_channel_op, cmd, arg); in xen_hypercall_event_channel_op()
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c211 pv_hypercall_table_replace(__HYPERVISOR_event_channel_op, in pv_shim_setup_dom()

Completed in 13 milliseconds