Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Devent_channel.h266 #define EVTCHN_FIFO_BUSY 28 macro
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h347 #define EVTCHN_FIFO_BUSY 28 macro
/openbmc/linux/drivers/xen/events/
H A Devents_fifo.c240 old = w & ~(1 << EVTCHN_FIFO_BUSY); in clear_masked_cond()