Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmp.h42 TOPO_TYPE_GROUP, enumerator
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c541 topo_layers[nlayers].type = TOPO_TYPE_GROUP; in topo_probe()
779 root->type == TOPO_TYPE_GROUP, in x86topo_add_sched_group()
819 if ((node->type != TOPO_TYPE_GROUP && in x86topo_add_sched_group()
840 if ((node->type != TOPO_TYPE_GROUP && in x86topo_add_sched_group()
/f-stack/freebsd/kern/
H A Dsubr_smp.c1231 [TOPO_LEVEL_GROUP] = { .type = TOPO_TYPE_GROUP, },