Searched refs:EVTCHNOP_unmask (Results 1 – 4 of 4) sorted by relevance
212 #define EVTCHNOP_unmask 9 macro
155 if (HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &unmask) != 0) in hypervisor_unmask_event()
925 case EVTCHNOP_unmask: in privcmd_HYPERVISOR_event_channel_op()
320 if (HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &unmask) != 0) in xen_evtchn_unmask()