Home
last modified time | relevance | path

Searched refs:EVTCHNOP_unmask (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/xen/events/
H A Devents_fifo.c256 (void)HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &unmask); in evtchn_fifo_unmask()
H A Devents_2l.c103 * EVTCHNOP_unmask will only trigger an upcall if the in evtchn_2l_unmask()
121 (void)HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &unmask); in evtchn_2l_unmask()
/kernel/linux/linux-6.6/drivers/xen/events/
H A Devents_fifo.c256 (void)HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &unmask); in evtchn_fifo_unmask()
H A Devents_2l.c103 * EVTCHNOP_unmask will only trigger an upcall if the in evtchn_2l_unmask()
121 (void)HYPERVISOR_event_channel_op(EVTCHNOP_unmask, &unmask); in evtchn_2l_unmask()

Completed in 5 milliseconds