Searched refs:X86_FEATURE_PDCM (Results 1 – 2 of 2) sorted by relevance
126 #define X86_FEATURE_PDCM ( 4*32+15) /* Performance Capabilities */ macro
3622 if (boot_cpu_has(X86_FEATURE_PDCM)) { in intel_pmu_init()