Home
last modified time | relevance | path

Searched refs:EVTCHNOP_set_priority (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Devent_channel.h218 * EVTCHNOP_set_priority: set the priority for an event channel.
220 #define EVTCHNOP_set_priority 13 macro
/kernel/linux/linux-6.6/include/xen/interface/
H A Devent_channel.h218 * EVTCHNOP_set_priority: set the priority for an event channel.
220 #define EVTCHNOP_set_priority 13 macro
/kernel/linux/linux-5.10/drivers/xen/events/
H A Devents_base.c1500 return HYPERVISOR_event_channel_op(EVTCHNOP_set_priority, in xen_set_irq_priority()
/kernel/linux/linux-6.6/drivers/xen/events/
H A Devents_base.c1575 return HYPERVISOR_event_channel_op(EVTCHNOP_set_priority, in xen_set_irq_priority()

Completed in 7 milliseconds