Searched refs:NR_EVTCHN_GROUPS (Results 1 – 2 of 2) sorted by relevance
81 #define NR_EVTCHN_GROUPS DIV_ROUND_UP(MAX_NR_EVTCHNS, EVTCHNS_PER_GROUP) macro363 struct evtchn **evtchn_group[NR_EVTCHN_GROUPS]; /* all other buckets */
1503 for ( i = 0; i < NR_EVTCHN_GROUPS; i++ ) in evtchn_destroy_final()
Completed in 8 milliseconds