Searched refs:AMD_L3_EDX_C_SIZE (Results 1 – 3 of 3) sorted by relevance
144 #define AMD_L3_EDX_C_SIZE(x) ((((x) >> 18) & 0xffff) * 1024 * 512) macro
271 cai->cai_totalsize = AMD_L3_EDX_C_SIZE(descs[3]); in cpu_probe_amd_cache()
1311 cai->cai_totalsize = AMD_L3_EDX_C_SIZE(descs[3]); in amd_cpu_cacheinfo()