Searched refs:EVTCHN_FIFO_BUSY (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/xen/interface/ | ||
| D | event_channel.h | 265 #define EVTCHN_FIFO_BUSY 28 macro |
| /linux-4.4.14/drivers/xen/events/ | ||
| D | events_fifo.c | 239 old = w & ~(1 << EVTCHN_FIFO_BUSY); in clear_masked() |