Searched refs:target_lpl (Results 1 – 1 of 1) sorted by relevance
2840 lpl_t *target_lpl = target; in lpl_topo_bootstrap() local2857 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()[all …]