Searched refs:X86_FEATURE_PERFCTR_LLC (Results 1 – 2 of 2) sorted by relevance
183 #define X86_FEATURE_PERFCTR_LLC ( 6*32+28) /* Last Level Cache performance counter extensions */ macro
569 if (boot_cpu_has(X86_FEATURE_PERFCTR_LLC)) { in amd_uncore_init()