Home
last modified time | relevance | path

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

/dports/sysutils/roct/ROCT-Thunk-Interface-9d1fb76/src/
H A Dtopology.c1114 uint32_t apicid_low = tbl->node.CComputeIdLo, apicid_max = 0; local
1128 apicid_max = apicid_low + this_cpu->max_num_apicid - 1;
1131 (this_cpu->apicid > apicid_max))
1144 apicid_low = apicid_max = this_cpu->apicid;
1158 if ((this_cpu->apicid < apicid_low) || this_cpu->apicid > apicid_max)