Home
last modified time | relevance | path

Searched refs:X86_FEATURE_HWP_EPP (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/cpufreq/
A Dintel_pstate.c579 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_get_epp()
663 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_get_energy_pref_index()
727 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_set_energy_pref_index()
784 if (!boot_cpu_has(X86_FEATURE_HWP_EPP)) in store_energy_performance_preference()
962 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_hwp_set()
982 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_hwp_offline()
1014 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) in intel_pstate_hwp_offline()
3392 if ((!no_hwp && boot_cpu_has(X86_FEATURE_HWP_EPP)) || hwp_forced) { in intel_pstate_init()
/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeatures.h352 #define X86_FEATURE_HWP_EPP (14*32+10) /* HWP Energy Perf. Preference */ macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h346 #define X86_FEATURE_HWP_EPP (14*32+10) /* HWP Energy Perf. Preference */ macro

Completed in 19 milliseconds