Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dmp_x86.c569 topo_layers[nlayers].type = TOPO_TYPE_GROUP; in topo_probe()
842 root->type == TOPO_TYPE_NODE || root->type == TOPO_TYPE_GROUP, in x86topo_add_sched_group()
914 if (node->type != TOPO_TYPE_GROUP && in x86topo_add_sched_group()
946 if ((node->type != TOPO_TYPE_GROUP && in x86topo_add_sched_group()
/freebsd/sys/sys/
H A Dsmp.h40 TOPO_TYPE_GROUP, enumerator
/freebsd/sys/kern/
H A Dsubr_smp.c1264 [TOPO_LEVEL_GROUP] = { .type = TOPO_TYPE_GROUP, },