Searched refs:EVTCHN_FIFO_LINKED (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/xen/interface/ | ||
D | event_channel.h | 264 #define EVTCHN_FIFO_LINKED 29 macro |
/linux-4.1.27/drivers/xen/events/ | ||
D | events_fifo.c | 266 new = (w & ~((1 << EVTCHN_FIFO_LINKED) in clear_linked() |