Searched refs:CG_SHARE_L2 (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | smp.h | 97 #define CG_SHARE_L2 2 macro
|
| /f-stack/freebsd/arm/arm/ |
| H A D | mp_machdep.c | 356 return (smp_topo_1level(CG_SHARE_L2, mp_ncpus, 0)); in cpu_topo()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_smp.c | 653 top = smp_topo_1level(CG_SHARE_L2, 2, 0); in smp_topo() 661 top = smp_topo_2level(CG_SHARE_NONE, 2, CG_SHARE_L2, 2, 0); in smp_topo() 669 top = smp_topo_2level(CG_SHARE_L3, 4, CG_SHARE_L2, 8, in smp_topo()
|
| H A D | sched_ule.c | 1287 SCHED_AFFINITY(ts, CG_SHARE_L2)) { in sched_pickcpu()
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_machdep.c | 714 return (smp_topo_2level(CG_SHARE_L2, xlp_ncores, CG_SHARE_L1, in platform_smp_topo()
|
| /f-stack/freebsd/net/ |
| H A D | iflib.c | 5999 if (grp->cg_level > CG_SHARE_L2 || grp->cg_level == CG_SHARE_NONE) in find_close_core()
|