Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Devent_channel.h366 #define EVTCHN_FIFO_LINK_BITS 17 macro
367 #define EVTCHN_FIFO_LINK_MASK ((1 << EVTCHN_FIFO_LINK_BITS) - 1)
369 #define EVTCHN_FIFO_NR_CHANNELS (1 << EVTCHN_FIFO_LINK_BITS)