Home
last modified time | relevance | path

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

/linux-6.1.9/tools/arch/x86/include/asm/
Dmsr-index.h476 #define HWP_EPP_BALANCE_PERFORMANCE 0x80 macro
/linux-6.1.9/arch/x86/include/asm/
Dmsr-index.h476 #define HWP_EPP_BALANCE_PERFORMANCE 0x80 macro
/linux-6.1.9/drivers/cpufreq/
Dintel_pstate.c661 [EPP_INDEX_BALANCE_PERFORMANCE] = HWP_EPP_BALANCE_PERFORMANCE,
1678 if (epp_values[EPP_INDEX_BALANCE_PERFORMANCE] == HWP_EPP_BALANCE_PERFORMANCE) in intel_pstate_update_epp_defaults()
1687 if (cpudata->epp_default < HWP_EPP_BALANCE_PERFORMANCE && in intel_pstate_update_epp_defaults()
/linux-6.1.9/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c279 return HWP_EPP_BALANCE_PERFORMANCE; in parse_cmdline_hwp_epp()