Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmp.h31 TOPO_TYPE_PU, enumerator
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c584 topo_layers[nlayers].type = TOPO_TYPE_PU; in topo_probe()
634 if (node->type != TOPO_TYPE_PU) in assign_cpu_ids()
741 case TOPO_TYPE_PU: in cpu_mp_announce()
/f-stack/freebsd/kern/
H A Dsubr_smp.c1208 KASSERT(node->type == TOPO_TYPE_PU, in topo_set_pu_id()
1238 [TOPO_LEVEL_THREAD] = { .type = TOPO_TYPE_PU, },