Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmp.h35 TOPO_TYPE_CACHE, enumerator
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c564 topo_layers[nlayers].type = TOPO_TYPE_CACHE; in topo_probe()
778 KASSERT(root->type == TOPO_TYPE_SYSTEM || root->type == TOPO_TYPE_CACHE || in x86topo_add_sched_group()
820 node->type != TOPO_TYPE_CACHE) || in x86topo_add_sched_group()
841 node->type != TOPO_TYPE_CACHE) || in x86topo_add_sched_group()
/f-stack/freebsd/kern/
H A Dsubr_smp.c1233 .type = TOPO_TYPE_CACHE,