Home
last modified time | relevance | path

Searched refs:atccx_nphys_cores (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Damdzen_topo.h160 uint32_t atccx_nphys_cores; member
H A Damdzen.c1948 ccx->atccx_nphys_cores = azn->azn_ncore_per_ccx; in amdzen_ccd_fill_topo()
1996 const uint32_t thread_shift = (ccx->atccx_nphys_cores * in amdzen_ccd_fill_topo()
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen_tn.c405 ccx->atccx_nphys_cores - 1) != 0) { in topo_zen_build_ccx()
411 for (uint32_t coreno = 0; coreno < ccx->atccx_nphys_cores; coreno++) { in topo_zen_build_ccx()
H A Dtopo_zen.c432 coreno < ccx->atccx_nphys_cores; coreno++) { in topo_zen_map_logcpu_to_phys()