Home
last modified time | relevance | path

Searched refs:AMD_CPPC_ENERGY_PERF_PREF (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/cpufreq/
Damd-pstate.c1317 perf_ctrls.energy_perf = AMD_CPPC_ENERGY_PERF_PREF(cpudata->epp_cached); in amd_pstate_epp_reenable()
1359 perf_ctrls.energy_perf = AMD_CPPC_ENERGY_PERF_PREF(HWP_EPP_BALANCE_POWERSAVE); in amd_pstate_epp_offline()
/linux-6.6.21/tools/arch/x86/include/asm/
Dmsr-index.h630 #define AMD_CPPC_ENERGY_PERF_PREF(x) (((x) & 0xff) << 24) macro
/linux-6.6.21/arch/x86/include/asm/
Dmsr-index.h631 #define AMD_CPPC_ENERGY_PERF_PREF(x) (((x) & 0xff) << 24) macro