Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmp.h133 TOPO_LEVEL_GROUP, enumerator
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c690 if (topology.entities[TOPO_LEVEL_GROUP] > 1) in cpu_mp_announce()
692 topology.entities[TOPO_LEVEL_GROUP]); in cpu_mp_announce()
712 if (topology.entities[TOPO_LEVEL_GROUP] > 1) in cpu_mp_announce()
714 topology.entities[TOPO_LEVEL_GROUP]); in cpu_mp_announce()
/f-stack/freebsd/kern/
H A Dsubr_smp.c1231 [TOPO_LEVEL_GROUP] = { .type = TOPO_TYPE_GROUP, },
1307 results->entities[TOPO_LEVEL_GROUP] = -1; in topo_analyze()