Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dintel_pstate.c256 s16 epp_cached; member
725 cpu->epp_cached = epp; in intel_pstate_set_epp()
832 if (cpu->epp_cached != epp) { in store_energy_performance_preference()
1002 value |= HWP_ENERGY_PERF_PREFERENCE(cpu->epp_cached); in intel_pstate_hwp_offline()
2740 cpu->epp_cached = intel_pstate_get_epp(cpu, 0); in intel_pstate_cpu_init()
2998 cpu->epp_cached = intel_pstate_get_epp(cpu, value); in intel_cpufreq_cpu_init()