Searched defs:topo_root (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/x86/x86/ | ||
H A D | mp_x86.c | 161 static struct topo_node topo_root; variable |
/freebsd/sys/kern/ | ||
H A D | subr_smp.c | 1333 topo_analyze(struct topo_node *topo_root, int all, in topo_analyze() |