Searched refs:AMDID2_CMP (Results 1 – 4 of 4) sorted by relevance
633 (amd_feature2 & AMDID2_CMP) == 0 || in test_tsc()
261 if ((amd_feature2 & AMDID2_CMP) == 0) in topo_probe_amd()
253 #define AMDID2_CMP 0x00000002 macro
502 sc->sc_ncores = (amd_feature2 & AMDID2_CMP) != 0 ? in amdtemp_attach()