Searched refs:__HYPERVISOR_event_channel_op (Results 1 – 5 of 5) sorted by relevance
114 #define __HYPERVISOR_event_channel_op 32 macro149 #undef __HYPERVISOR_event_channel_op150 #define __HYPERVISOR_event_channel_op __HYPERVISOR_event_channel_op_compat macro
72 return pv_get_hypercall_handler(__HYPERVISOR_event_channel_op, false) in do_event_channel_op_compat()
36 ret = xencall2(xch->xcall, __HYPERVISOR_event_channel_op, in do_evtchn_op()
110 return _hypercall64_2(long, __HYPERVISOR_event_channel_op, cmd, arg); in xen_hypercall_event_channel_op()
211 pv_hypercall_table_replace(__HYPERVISOR_event_channel_op, in pv_shim_setup_dom()
Completed in 8 milliseconds