Searched refs:thrno (Results 1 – 2 of 2) sorted by relevance
438 for (uint32_t thrno = 0; in topo_zen_map_logcpu_to_phys() local439 thrno < core->atcore_nthreads; thrno++) { in topo_zen_map_logcpu_to_phys()444 if (core->atcore_thr_en[thrno] == 0) in topo_zen_map_logcpu_to_phys()447 if (core->atcore_apicids[thrno] != in topo_zen_map_logcpu_to_phys()460 if (zt_core->ztcore_nvls[thrno] != in topo_zen_map_logcpu_to_phys()468 ccxno, coreno, thrno); in topo_zen_map_logcpu_to_phys()472 zt_core->ztcore_nvls[thrno] = cpu_nvl; in topo_zen_map_logcpu_to_phys()
2009 for (uint32_t thrno = 0; thrno < core->atcore_nthreads; in amdzen_ccd_fill_topo() local2010 thrno++) { in amdzen_ccd_fill_topo()2011 ASSERT3U(core->atcore_thr_en[thrno], !=, 0); in amdzen_ccd_fill_topo()2016 thrno, &core->atcore_apicids[thrno]); in amdzen_ccd_fill_topo()