Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dintel_pstate.c256 s16 epp_cached; member
736 cpu->epp_cached = epp; in intel_pstate_set_epp()
843 if (cpu->epp_cached != epp) { in store_energy_performance_preference()
1015 value |= HWP_ENERGY_PERF_PREFERENCE(cpu->epp_cached); in intel_pstate_hwp_offline()
2757 cpu->epp_cached = intel_pstate_get_epp(cpu, 0); in intel_pstate_cpu_init()
3004 cpu->epp_cached = intel_pstate_get_epp(cpu, value); in intel_cpufreq_cpu_init()