Searched refs:X86_FEATURE_HWP_EPP (Results 1 – 2 of 2) sorted by relevance
581 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_get_epp()644 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_get_energy_pref_index()708 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_set_energy_pref_index()761 if (!boot_cpu_has(X86_FEATURE_HWP_EPP)) in store_energy_performance_preference()1267 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_hwp_set()1286 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_hwp_offline()1318 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) in intel_pstate_hwp_offline()3752 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) in hwp_check_epp()
363 #define X86_FEATURE_HWP_EPP (14*32+10) /* "hwp_epp" HWP Energy Perf. Preference */ macro