Home
last modified time | relevance | path

Searched refs:l2share (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dsmp.h153 struct cpu_group *smp_topo_2level(int l2share, int l2count, int l1share,
/freebsd/sys/kern/
H A Dsubr_smp.c799 smp_topo_2level(int l2share, int l2count, int l1share, int l1count, in smp_topo_2level() argument
820 l2g->cg_level = l2share; in smp_topo_2level()