Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dpowernv-cpufreq.c273 static void set_pstate(void *freq_data) in set_pstate() function
362 smp_call_function_any(policy->cpus, set_pstate, &freq_data, 1); in powernv_cpufreq_target_index()
403 smp_call_function_single(policy->cpu, set_pstate, &freq_data, 1); in powernv_cpufreq_stop_cpu()