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