Searched refs:TOPO_LEVEL_PKG (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/sys/
H A Dsmp.h128 TOPO_LEVEL_PKG = 0, enumerator in enum:topo_level
/freebsd-current/sys/kern/
H A Dsubr_smp.c1263 [TOPO_LEVEL_PKG] = { .type = TOPO_TYPE_PKG, },
1337 results->entities[TOPO_LEVEL_PKG] = -1;
1343 if (!topo_analyze_table(topo_root, all, TOPO_LEVEL_PKG, results))
1346 KASSERT(results->entities[TOPO_LEVEL_PKG] > 0,
/freebsd-current/sys/x86/x86/
H A Dmp_x86.c750 printf("%d package(s)", topology.entities[TOPO_LEVEL_PKG]);
772 topology.entities[TOPO_LEVEL_PKG]);

Completed in 60 milliseconds