Searched refs:l1g (Results 1 – 1 of 1) sorted by relevance
803 struct cpu_group *l1g; in smp_topo_2level() local816 l1g = l2g + top->cg_children; in smp_topo_2level()819 l2g->cg_child = l1g; in smp_topo_2level()821 for (j = 0; j < l2count; j++, l1g++) in smp_topo_2level()822 cpu = smp_topo_addleaf(l2g, l1g, l1share, l1count, in smp_topo_2level()