Searched refs:NR_EVENT_CHANNELS (Results 1 – 2 of 2) sorted by relevance
57 static int evtchn_to_irq[NR_EVENT_CHANNELS] = {58 [0 ... NR_EVENT_CHANNELS-1] = -1 };333 for (evtchn = 0; evtchn < NR_EVENT_CHANNELS; evtchn++) { in irq_resume()
617 #define NR_EVENT_CHANNELS EVTCHN_2L_NR_CHANNELS macro
Completed in 7 milliseconds