Home
last modified time | relevance | path

Searched refs:HWP_EPP_BALANCE_PERFORMANCE (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/tools/arch/x86/include/asm/
Dmsr-index.h494 #define HWP_EPP_BALANCE_PERFORMANCE 0x80 macro
/linux-6.6.21/arch/x86/include/asm/
Dmsr-index.h494 #define HWP_EPP_BALANCE_PERFORMANCE 0x80 macro
/linux-6.6.21/drivers/cpufreq/
Dintel_pstate.c705 [EPP_INDEX_BALANCE_PERFORMANCE] = HWP_EPP_BALANCE_PERFORMANCE,
1727 if (epp_values[EPP_INDEX_BALANCE_PERFORMANCE] == HWP_EPP_BALANCE_PERFORMANCE) in intel_pstate_update_epp_defaults()
1736 if (hwp_forced && cpudata->epp_default <= HWP_EPP_BALANCE_PERFORMANCE && in intel_pstate_update_epp_defaults()
/linux-6.6.21/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c279 return HWP_EPP_BALANCE_PERFORMANCE; in parse_cmdline_hwp_epp()