Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmsr-index.h355 #define HWP_EPP_BALANCE_POWERSAVE 0xC0 macro
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h588 #define HWP_EPP_BALANCE_POWERSAVE 0xC0 macro
/Linux-v5.4/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c273 return HWP_EPP_BALANCE_POWERSAVE; in parse_cmdline_hwp_epp()
/Linux-v5.4/drivers/cpufreq/
Dintel_pstate.c601 HWP_EPP_BALANCE_POWERSAVE,
619 if (epp <= HWP_EPP_BALANCE_POWERSAVE) in intel_pstate_get_energy_pref_index()