Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Dxen.h123 #define __HYPERVISOR_event_channel_op 32 macro
159 #undef __HYPERVISOR_event_channel_op
160 #define __HYPERVISOR_event_channel_op __HYPERVISOR_event_channel_op_compat macro
/xen/tools/libxc/
A Dxc_evtchn.c36 ret = xencall2(xch->xcall, __HYPERVISOR_event_channel_op, in do_evtchn_op()
/xen/xen/arch/x86/
A Dcompat.c61 (void *)pv_hypercall_table[__HYPERVISOR_event_channel_op].native; in do_event_channel_op_compat()
/xen/xen/include/asm-x86/guest/
A Dxen-hcall.h114 return _hypercall64_2(long, __HYPERVISOR_event_channel_op, cmd, arg); in xen_hypercall_event_channel_op()
/xen/xen/arch/x86/pv/
A Dshim.c257 rw_pv_hypercall_table[__HYPERVISOR_event_channel_op].native = in pv_shim_setup_dom()
258 rw_pv_hypercall_table[__HYPERVISOR_event_channel_op].compat = in pv_shim_setup_dom()
/xen/xen/common/
A Devent_channel.c1283 rc = hypercall_create_continuation(__HYPERVISOR_event_channel_op, in do_event_channel_op()

Completed in 14 milliseconds