Home
last modified time | relevance | path

Searched refs:nccd (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c173 uint32_t nccd = 0; in topo_zen_enum_chip_gather() local
179 nccd += dfe->atde_data.atded_ccm.atcd_nccds; in topo_zen_enum_chip_gather()
183 if (nccd == 0) { in topo_zen_enum_chip_gather()
189 sock->ztes_nccd = nccd; in topo_zen_enum_chip_gather()
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Damdzen.c1417 uint32_t nsock, nccd, nccx, ncore, nthr, extccx; in amdzen_initpkg_to_apic() local
1429 nccd = SCFCTP_PMREG_INITPKG7_GET_N_DIES(pkg7); in amdzen_initpkg_to_apic()
1441 nccd_bits = highbit(nccd); in amdzen_initpkg_to_apic()