Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dmp_x86.c757 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce()
759 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce()
779 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce()
781 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce()
/freebsd/sys/sys/
H A Dsmp.h136 TOPO_LEVEL_CORE, enumerator
/freebsd/sys/kern/
H A Dsubr_smp.c1270 [TOPO_LEVEL_CORE] = { .type = TOPO_TYPE_CORE, },
1338 results->entities[TOPO_LEVEL_CORE] = -1; in topo_analyze()