Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dsmp.h118 void topo_init_root(struct topo_node *root);
/src/sys/kern/
H A Dsubr_smp.c1139 topo_init_root(struct topo_node *root) in topo_init_root() function
/src/sys/x86/x86/
H A Dmp_x86.c639 topo_init_root(&topo_root); in topo_probe()