Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsmp.h31 TOPO_TYPE_CORE, enumerator
/freebsd/sys/x86/x86/
H A Dmp_x86.c604 topo_layers[nlayers].type = TOPO_TYPE_CORE; in topo_probe()
801 case TOPO_TYPE_CORE: in cpu_mp_announce()
863 if (node->type != TOPO_TYPE_CORE) { in x86topo_add_sched_group()
/freebsd/sys/kern/
H A Dsubr_smp.c1270 [TOPO_LEVEL_CORE] = { .type = TOPO_TYPE_CORE, },