Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h493 #define HWP_EPP_PERFORMANCE 0x00 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h509 #define HWP_EPP_PERFORMANCE 0x00 macro
/openbmc/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c281 return HWP_EPP_PERFORMANCE; in parse_cmdline_hwp_epp()
/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c703 [EPP_INDEX_PERFORMANCE] = HWP_EPP_PERFORMANCE,
1736 cpudata->epp_default > HWP_EPP_PERFORMANCE) { in intel_pstate_update_epp_defaults()