Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dpowernv-cpufreq.c284 static void set_pstate(void *freq_data) in set_pstate() function
386 smp_call_function_any(policy->cpus, set_pstate, &freq_data, 1); in powernv_cpufreq_target_index()
540 smp_call_function_single(policy->cpu, set_pstate, &freq_data, 1); in powernv_cpufreq_stop_cpu()