Home
last modified time | relevance | path

Searched refs:EVTCHN_2L_NR_CHANNELS (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Devent_channel.h343 #define EVTCHN_2L_NR_CHANNELS (sizeof(xen_ulong_t) * sizeof(xen_ulong_t) * 64) macro
A Dxen.h617 #define NR_EVENT_CHANNELS EVTCHN_2L_NR_CHANNELS
/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched.h73 #define MAX_NR_EVTCHNS MAX(EVTCHN_2L_NR_CHANNELS, EVTCHN_FIFO_NR_CHANNELS)
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c318 for ( i = 0; i < EVTCHN_2L_NR_CHANNELS; i++ ) in pv_shim_shutdown()

Completed in 12 milliseconds