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.c633 topo_layers[layer].type = TOPO_TYPE_NODE; in topo_probe()
647 if (topo_layers[layer].type == TOPO_TYPE_NODE) { in topo_probe()
661 if (topo_layers[layer].type == TOPO_TYPE_NODE) in topo_probe()
840 root->type == TOPO_TYPE_NODE || root->type == TOPO_TYPE_GROUP, in x86topo_add_sched_group()
848 if (root->type == TOPO_TYPE_NODE) in x86topo_add_sched_group()
907 if (node->type == TOPO_TYPE_NODE) in x86topo_add_sched_group()
913 node->type != TOPO_TYPE_NODE && in x86topo_add_sched_group()
945 node->type != TOPO_TYPE_NODE && in x86topo_add_sched_group()
/freebsd/sys/sys/
H A Dsmp.h37 TOPO_TYPE_NODE, enumerator