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