Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dsmp.h134 TOPO_LEVEL_CACHEGROUP, enumerator
/freebsd-12-stable/sys/x86/x86/
Dmp_x86.c692 if (topology.entities[TOPO_LEVEL_CACHEGROUP] > 1) in cpu_mp_announce()
694 topology.entities[TOPO_LEVEL_CACHEGROUP]); in cpu_mp_announce()
714 if (topology.entities[TOPO_LEVEL_CACHEGROUP] > 1) in cpu_mp_announce()
716 topology.entities[TOPO_LEVEL_CACHEGROUP]); in cpu_mp_announce()
/freebsd-12-stable/sys/kern/
Dsubr_smp.c1085 [TOPO_LEVEL_CACHEGROUP] = {
1161 results->entities[TOPO_LEVEL_CACHEGROUP] = -1; in topo_analyze()