Searched refs:l1share (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | smp.h | 151 struct cpu_group *smp_topo_1level(int l1share, int l1count, int l1flags); 152 struct cpu_group *smp_topo_2level(int l2share, int l2count, int l1share,
|
| /f-stack/freebsd/kern/ |
| H A D | subr_smp.c | 779 smp_topo_2level(int l2share, int l2count, int l1share, int l1count, in smp_topo_2level() argument 801 cpu = smp_topo_addleaf(l2g, l1g, l1share, l1count, in smp_topo_2level()
|