Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmp.h135 TOPO_LEVEL_CORE, enumerator
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c696 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce()
698 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce()
718 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce()
720 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce()
/f-stack/freebsd/kern/
H A Dsubr_smp.c1237 [TOPO_LEVEL_CORE] = { .type = TOPO_TYPE_CORE, },
1305 results->entities[TOPO_LEVEL_CORE] = -1; in topo_analyze()