Lines Matching refs:target_lpl
2849 lpl_t *target_lpl = target; in lpl_topo_bootstrap() local
2866 for (i = 0; i < howmany; i++, lpl++, target_lpl++) { in lpl_topo_bootstrap()
2872 rset = target_lpl->lpl_rset; in lpl_topo_bootstrap()
2873 id2rset = target_lpl->lpl_id2rset; in lpl_topo_bootstrap()
2874 sz = target_lpl->lpl_rset_sz; in lpl_topo_bootstrap()
2876 *target_lpl = *lpl; in lpl_topo_bootstrap()
2878 target_lpl->lpl_rset_sz = sz; in lpl_topo_bootstrap()
2879 target_lpl->lpl_rset = rset; in lpl_topo_bootstrap()
2880 target_lpl->lpl_id2rset = id2rset; in lpl_topo_bootstrap()
2887 CPU->cpu_lpl = target_lpl; in lpl_topo_bootstrap()
2894 target_lpl->lpl_parent = (lpl_t *) in lpl_topo_bootstrap()
2907 target_lpl->lpl_rset[id] = (lpl_t *) in lpl_topo_bootstrap()
2912 target_lpl->lpl_id2rset[id] = in lpl_topo_bootstrap()