Home
last modified time | relevance | path

Searched refs:X86_FEATURE_HWP_EPP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dintel_pstate.c528 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_get_epp()
602 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_get_energy_pref_index()
666 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_set_energy_pref_index()
723 if (!boot_cpu_has(X86_FEATURE_HWP_EPP)) in store_energy_performance_preference()
887 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_hwp_set()
903 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_hwp_offline()
922 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) in intel_pstate_hwp_offline()
3044 if ((!no_hwp && boot_cpu_has(X86_FEATURE_HWP_EPP)) || hwp_forced) { in intel_pstate_init()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dintel_pstate.c636 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_get_epp()
720 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_get_energy_pref_index()
784 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_set_energy_pref_index()
841 if (!boot_cpu_has(X86_FEATURE_HWP_EPP)) in store_energy_performance_preference()
1021 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_hwp_set()
1041 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) { in intel_pstate_hwp_offline()
1073 if (boot_cpu_has(X86_FEATURE_HWP_EPP)) in intel_pstate_hwp_offline()
3448 if ((!no_hwp && boot_cpu_has(X86_FEATURE_HWP_EPP)) || hwp_forced) { in intel_pstate_init()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dcpufeatures.h337 #define X86_FEATURE_HWP_EPP (14*32+10) /* HWP Energy Perf. Preference */ macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dcpufeatures.h329 #define X86_FEATURE_HWP_EPP (14*32+10) /* HWP Energy Perf. Preference */ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcpufeatures.h357 #define X86_FEATURE_HWP_EPP (14*32+10) /* HWP Energy Perf. Preference */ macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dcpufeatures.h353 #define X86_FEATURE_HWP_EPP (14*32+10) /* HWP Energy Perf. Preference */ macro

Completed in 15 milliseconds