Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dpowernv-cpufreq.c523 static void set_pstate(void *data) in set_pstate() function
730 set_pstate(&freq_data); in gpstate_timer_handler()
822 smp_call_function_any(policy->cpus, set_pstate, &freq_data, 1); in powernv_cpufreq_target_index()
1010 smp_call_function_single(policy->cpu, set_pstate, &freq_data, 1); in powernv_cpufreq_stop_cpu()
1024 set_pstate(&freq_data); in powernv_fast_switch()