Searched refs:EVTCHN_2L_NR_CHANNELS (Results 1 – 4 of 4) sorted by relevance
346 #define EVTCHN_2L_NR_CHANNELS (sizeof(xen_ulong_t) * sizeof(xen_ulong_t) * 64) macro
657 #define NR_EVENT_CHANNELS EVTCHN_2L_NR_CHANNELS
77 #define MAX_NR_EVTCHNS MAX(EVTCHN_2L_NR_CHANNELS, EVTCHN_FIFO_NR_CHANNELS)
371 for ( i = 0; i < EVTCHN_2L_NR_CHANNELS; i++ ) in pv_shim_shutdown()
Completed in 13 milliseconds