Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dsched.h81 #define NR_EVTCHN_GROUPS DIV_ROUND_UP(MAX_NR_EVTCHNS, EVTCHNS_PER_GROUP) macro
363 struct evtchn **evtchn_group[NR_EVTCHN_GROUPS]; /* all other buckets */
/xen/xen/common/
A Devent_channel.c1503 for ( i = 0; i < NR_EVTCHN_GROUPS; i++ ) in evtchn_destroy_final()

Completed in 8 milliseconds