Home
last modified time | relevance | path

Searched refs:EVTCHN_FIFO_PRIORITY_MIN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Devent_channel.h257 #define EVTCHN_FIFO_PRIORITY_MIN 15 macro
259 #define EVTCHN_FIFO_MAX_QUEUES (EVTCHN_FIFO_PRIORITY_MIN + 1)
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h338 #define EVTCHN_FIFO_PRIORITY_MIN 15 macro
340 #define EVTCHN_FIFO_MAX_QUEUES (EVTCHN_FIFO_PRIORITY_MIN + 1)
/openbmc/linux/include/xen/
H A Devents.h66 #define XEN_IRQ_PRIORITY_MIN EVTCHN_FIFO_PRIORITY_MIN