Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/x86/
H A Dmp_x86.c635 topo_layers[layer].type = TOPO_TYPE_NODE; in topo_probe()
649 if (topo_layers[layer].type == TOPO_TYPE_NODE) { in topo_probe()
663 if (topo_layers[layer].type == TOPO_TYPE_NODE) in topo_probe()
842 root->type == TOPO_TYPE_NODE || root->type == TOPO_TYPE_GROUP, in x86topo_add_sched_group()
850 if (root->type == TOPO_TYPE_NODE) in x86topo_add_sched_group()
909 if (node->type == TOPO_TYPE_NODE) in x86topo_add_sched_group()
915 node->type != TOPO_TYPE_NODE && in x86topo_add_sched_group()
947 node->type != TOPO_TYPE_NODE && in x86topo_add_sched_group()
/freebsd-14.2/sys/sys/
H A Dsmp.h37 TOPO_TYPE_NODE, enumerator