Searched refs:intel_cpufreq_update_pstate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | intel_pstate.c | 2564 static int intel_cpufreq_update_pstate(struct cpufreq_policy *policy, in intel_cpufreq_update_pstate() function 2613 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, false); in intel_cpufreq_target() 2632 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, true); in intel_cpufreq_fast_switch()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | intel_pstate.c | 2895 static int intel_cpufreq_update_pstate(struct cpufreq_policy *policy, in intel_cpufreq_update_pstate() function 2936 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, false); in intel_cpufreq_target() 2955 target_pstate = intel_cpufreq_update_pstate(policy, target_pstate, true); in intel_cpufreq_fast_switch()
|
Completed in 9 milliseconds