Home
last modified time | relevance | path

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

/linux-6.1.9/tools/arch/x86/include/asm/
Dmsr-index.h478 #define HWP_EPP_POWERSAVE 0xFF macro
/linux-6.1.9/arch/x86/include/asm/
Dmsr-index.h478 #define HWP_EPP_POWERSAVE 0xFF macro
/linux-6.1.9/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c274 return HWP_EPP_POWERSAVE; in parse_cmdline_hwp_epp()
/linux-6.1.9/drivers/cpufreq/
Dintel_pstate.c663 [EPP_INDEX_POWERSAVE] = HWP_EPP_POWERSAVE,
1028 value |= HWP_ENERGY_PERF_PREFERENCE(HWP_EPP_POWERSAVE); in intel_pstate_hwp_offline()