Searched refs:cpu_has_perfctr_l2 (Results 1 – 2 of 2) sorted by relevance
543 if (cpu_has_perfctr_l2) { in amd_uncore_init()586 if (cpu_has_perfctr_l2) in amd_uncore_init()
398 #define cpu_has_perfctr_l2 boot_cpu_has(X86_FEATURE_PERFCTR_L2) macro