Searched refs:__HYPERVISOR_event_channel_op (Results 1 – 3 of 3) sorted by relevance
83 #define __HYPERVISOR_event_channel_op 32 macro261 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()271 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()280 xen_hypercall(__HYPERVISOR_event_channel_op, EVTCHNOP_send, &s); in guest_code()
58 #define __HYPERVISOR_event_channel_op 32 macro
1671 case __HYPERVISOR_event_channel_op: in kvm_xen_hypercall()