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

/freebsd-10-stable/sys/sys/
H A Dsmp.h69 struct cpu_group *smp_topo_2level(int l2share, int l2count, int l1share,
/freebsd-10-stable/sys/kern/
H A Dsubr_smp.c676 smp_topo_2level(int l2share, int l2count, int l1share, int l1count, argument
691 top->cg_children = mp_ncpus / (l2count * l1count);
697 for (j = 0; j < l2count; j++, l1g++)

Completed in 103 milliseconds