Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/xen/events/
A Devents_2l.c41 #define EVTCHN_MASK_SIZE (EVTCHN_2L_NR_CHANNELS/BITS_PER_EVTCHN_WORD) macro
43 static DEFINE_PER_CPU(xen_ulong_t [EVTCHN_MASK_SIZE], cpu_evtchn_mask);

Completed in 3 milliseconds