Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDsmp.h136 TOPO_LEVEL_CORE, enumerator
/freebsd-13-stable/sys/x86/x86/
HDmp_x86.c745 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce()
747 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce()
767 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce()
769 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce()
/freebsd-13-stable/sys/kern/
HDsubr_smp.c1272 [TOPO_LEVEL_CORE] = { .type = TOPO_TYPE_CORE, },
1340 results->entities[TOPO_LEVEL_CORE] = -1; in topo_analyze()