Searched refs:AMDID_CMP_CORES (Results 1 – 4 of 4) sorted by relevance
71 max_cores = (cpu_procinfo2 & AMDID_CMP_CORES) + 1; in ossl_cpuid()
553 smp_cpus > (cpu_procinfo2 & AMDID_CMP_CORES) + 1) in test_tsc()
273 mask_width((cpu_procinfo2 & AMDID_CMP_CORES) + 1); in topo_probe_amd()
410 #define AMDID_CMP_CORES 0x000000ff macro