Home
last modified time | relevance | path

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

/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)
/linux/include/xen/
H A Devents.h66 #define XEN_IRQ_PRIORITY_MIN EVTCHN_FIFO_PRIORITY_MIN