Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/x86/
H A Dmp_x86.c762 if (topology.entities[TOPO_LEVEL_THREAD] > 1) in cpu_mp_announce()
764 topology.entities[TOPO_LEVEL_THREAD]); in cpu_mp_announce()
784 if (topology.entities[TOPO_LEVEL_THREAD] > 1) in cpu_mp_announce()
786 topology.entities[TOPO_LEVEL_THREAD]); in cpu_mp_announce()
/freebsd-14.2/sys/sys/
H A Dsmp.h137 TOPO_LEVEL_THREAD, enumerator
/freebsd-14.2/sys/kern/
H A Dsubr_smp.c1280 [TOPO_LEVEL_THREAD] = { .type = TOPO_TYPE_PU, },
1348 results->entities[TOPO_LEVEL_THREAD] = -1; in topo_analyze()