Searched refs:X86_FEATURE_EPB (Results 1 – 5 of 5) sorted by relevance
28 { X86_FEATURE_EPB, CPUID_ECX, 3, 0x00000006, 0 },
200 if (!boot_cpu_has(X86_FEATURE_EPB)) in intel_epb_init()
195 #define X86_FEATURE_EPB ( 7*32+ 3) /* IA32_ENERGY_PERF_BIAS support */ macro
527 if (!boot_cpu_has(X86_FEATURE_EPB)) in intel_pstate_get_epb()566 if (!boot_cpu_has(X86_FEATURE_EPB)) in intel_pstate_set_epb()623 } else if (boot_cpu_has(X86_FEATURE_EPB)) { in intel_pstate_get_energy_pref_index()