Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsmp.h148 struct cpu_group *smp_topo(void);
/f-stack/freebsd/kern/
H A Dsubr_smp.c634 smp_topo(void) in smp_topo() function
H A Dsched_ule.c1432 cpu_top = smp_topo(); in sched_setup_smp()