Lines Matching refs:target_lpl
2840 lpl_t *target_lpl = target; in lpl_topo_bootstrap() local
2857 for (i = 0; i < howmany; i++, lpl++, target_lpl++) { in lpl_topo_bootstrap()
2863 rset = target_lpl->lpl_rset; in lpl_topo_bootstrap()
2864 id2rset = target_lpl->lpl_id2rset; in lpl_topo_bootstrap()
2865 sz = target_lpl->lpl_rset_sz; in lpl_topo_bootstrap()
2867 *target_lpl = *lpl; in lpl_topo_bootstrap()
2869 target_lpl->lpl_rset_sz = sz; in lpl_topo_bootstrap()
2870 target_lpl->lpl_rset = rset; in lpl_topo_bootstrap()
2871 target_lpl->lpl_id2rset = id2rset; in lpl_topo_bootstrap()
2878 CPU->cpu_lpl = target_lpl; in lpl_topo_bootstrap()
2885 target_lpl->lpl_parent = (lpl_t *) in lpl_topo_bootstrap()
2898 target_lpl->lpl_rset[id] = (lpl_t *) in lpl_topo_bootstrap()
2903 target_lpl->lpl_id2rset[id] = in lpl_topo_bootstrap()