Searched refs:__HYPERVISOR_event_channel_op (Results 1 – 6 of 6) sorted by relevance
123 #define __HYPERVISOR_event_channel_op 32 macro159 #undef __HYPERVISOR_event_channel_op160 #define __HYPERVISOR_event_channel_op __HYPERVISOR_event_channel_op_compat macro
36 ret = xencall2(xch->xcall, __HYPERVISOR_event_channel_op, in do_evtchn_op()
61 (void *)pv_hypercall_table[__HYPERVISOR_event_channel_op].native; in do_event_channel_op_compat()
114 return _hypercall64_2(long, __HYPERVISOR_event_channel_op, cmd, arg); in xen_hypercall_event_channel_op()
257 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()
1283 rc = hypercall_create_continuation(__HYPERVISOR_event_channel_op, in do_event_channel_op()
Completed in 12 milliseconds