Home
last modified time | relevance | path

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

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