Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cpufreq/
Dintel_pstate.c253 s16 epp_cached; member
727 cpu->epp_cached = epp; in intel_pstate_set_epp()
834 if (cpu->epp_cached != epp) { in store_energy_performance_preference()
1000 value |= HWP_ENERGY_PERF_PREFERENCE(cpu->epp_cached); in intel_pstate_hwp_offline()
2597 cpu->epp_cached = intel_pstate_get_epp(cpu, 0); in intel_pstate_cpu_init()
2855 cpu->epp_cached = intel_pstate_get_epp(cpu, value); in intel_cpufreq_cpu_init()