Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/events/
H A Devents_fifo.c58 #define MAX_EVENT_ARRAY_PAGES (EVTCHN_FIFO_NR_CHANNELS / EVENT_WORDS_PER_PAGE)
94 return EVTCHN_FIFO_NR_CHANNELS; in evtchn_fifo_max_channels()
/openbmc/linux/include/xen/interface/
H A Devent_channel.h271 #define EVTCHN_FIFO_NR_CHANNELS (1 << EVTCHN_FIFO_LINK_BITS) macro
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h352 #define EVTCHN_FIFO_NR_CHANNELS (1 << EVTCHN_FIFO_LINK_BITS) macro