Searched refs:AMD_PMC_L3COREMASK (Results 1 – 1 of 1) sorted by relevance
90 #define AMD_PMC_L3COREMASK (0xFF00000000000000) macro92 #define AMD_PMC_TO_L3CORE(x) (((x) << 56) & AMD_PMC_L3COREMASK)