Home
last modified time | relevance | path

Searched refs:NR_EVENT_CHANNELS (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Devtchn.c57 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()
/xen-4.10.0-shim-comet/xen/include/public/
A Dxen.h617 #define NR_EVENT_CHANNELS EVTCHN_2L_NR_CHANNELS macro

Completed in 7 milliseconds