Searched refs:l1count (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/sys/
H A Dsmp.h68 struct cpu_group *smp_topo_1level(int l1share, int l1count, int l1flags);
70 int l1count, int l1flags);
/freebsd-10.1-release/sys/kern/
H A Dsubr_smp.c671 smp_topo_2level(int l2share, int l2count, int l1share, int l1count, argument
686 top->cg_children = mp_ncpus / (l2count * l1count);
693 cpu = smp_topo_addleaf(l2g, l1g, l1share, l1count,

Completed in 89 milliseconds