Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dsmp.h43 TOPO_TYPE_SYSTEM enumerator
/src/sys/kern/
H A Dsubr_smp.c1143 root->type = TOPO_TYPE_SYSTEM; in topo_init_root()
/src/sys/x86/x86/
H A Dmp_x86.c839 KASSERT(root->type == TOPO_TYPE_SYSTEM || root->type == TOPO_TYPE_CACHE || in x86topo_add_sched_group()