Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cpufreq/
Dintel_pstate.c3117 static int intel_cpufreq_update_pstate(struct cpufreq_policy *policy, in intel_cpufreq_update_pstate() function
3156 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, false); in intel_cpufreq_target()
3173 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, true); in intel_cpufreq_fast_switch()