Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dpowernv-cpufreq.c524 static void set_pstate(void *data) in set_pstate() function
731 set_pstate(&freq_data); in gpstate_timer_handler()
823 smp_call_function_any(policy->cpus, set_pstate, &freq_data, 1); in powernv_cpufreq_target_index()
1011 smp_call_function_single(policy->cpu, set_pstate, &freq_data, 1); in powernv_cpufreq_stop_cpu()
1025 set_pstate(&freq_data); in powernv_fast_switch()
Dintel_pstate.c1718 goto set_pstate; in intel_pstate_update_util()
1730 set_pstate: in intel_pstate_update_util()