Searched refs:EVTCHNOP_send (Results 1 – 3 of 3) sorted by relevance
19 case EVTCHNOP_send: in xen_event_channel_op_compat()
67 (void)HYPERVISOR_event_channel_op(EVTCHNOP_send, &send); in notify_remote_via_evtchn()
113 #define EVTCHNOP_send 4 macro