Searched refs:EVTCHNOP_unmask (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/xen/events/
H A Devents_2l.c103 * EVTCHNOP_unmask will only trigger an upcall if the
121 (void)HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &unmask);
H A Devents_fifo.c255 (void)HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &unmask);
/linux-master/include/xen/interface/
H A Devent_channel.h172 * EVTCHNOP_unmask: Unmask the specified local event-channel port and deliver
175 #define EVTCHNOP_unmask 9 macro

Completed in 146 milliseconds