Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Damd-pstate.h87 s16 epp_cached; member
/Linux-v6.6/drivers/cpufreq/
Damd-pstate.c192 cpudata->epp_cached = epp; in amd_pstate_set_epp()
200 cpudata->epp_cached = epp; in amd_pstate_set_epp()
1145 cpudata->epp_cached = amd_pstate_get_epp(cpudata, 0); in amd_pstate_epp_cpu_init()
1277 perf_ctrls.energy_perf = AMD_CPPC_ENERGY_PERF_PREF(cpudata->epp_cached); in amd_pstate_epp_reenable()
Dintel_pstate.c256 s16 epp_cached; member
744 cpu->epp_cached = epp; in intel_pstate_set_epp()
851 if (cpu->epp_cached != epp) { in store_energy_performance_preference()
1023 value |= HWP_ENERGY_PERF_PREFERENCE(cpu->epp_cached); in intel_pstate_hwp_offline()
2768 cpu->epp_cached = intel_pstate_get_epp(cpu, 0); in intel_pstate_cpu_init()
3026 cpu->epp_cached = intel_pstate_get_epp(cpu, value); in intel_cpufreq_cpu_init()