Home
last modified time | relevance | path

Searched refs:TOPO_TYPE_NODE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/x86/
H A Dmp_x86.c634 topo_layers[layer].type = TOPO_TYPE_NODE; in topo_probe()
648 if (topo_layers[layer].type == TOPO_TYPE_NODE) { in topo_probe()
662 if (topo_layers[layer].type == TOPO_TYPE_NODE) in topo_probe()
841 root->type == TOPO_TYPE_NODE || root->type == TOPO_TYPE_GROUP, in x86topo_add_sched_group()
849 if (root->type == TOPO_TYPE_NODE) in x86topo_add_sched_group()
908 if (node->type == TOPO_TYPE_NODE) in x86topo_add_sched_group()
914 node->type != TOPO_TYPE_NODE && in x86topo_add_sched_group()
946 node->type != TOPO_TYPE_NODE && in x86topo_add_sched_group()
/freebsd/sys/sys/
H A Dsmp.h38 TOPO_TYPE_NODE, enumerator