Home
last modified time | relevance | path

Searched defs:fast_switch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c365 u32 des_perf, u32 max_perf, bool fast_switch) in pstate_update_perf()
376 u32 max_perf, bool fast_switch) in cppc_update_perf()
391 u32 max_perf, bool fast_switch) in amd_pstate_update_perf()
431 u32 des_perf, u32 max_perf, bool fast_switch, int gov_flags) in amd_pstate_update()
495 unsigned int target_freq, bool fast_switch) in amd_pstate_update_freq()
H A Dintel_pstate.c2861 u32 desired, bool fast_switch) in intel_cpufreq_hwp_update()
2885 u32 target_pstate, bool fast_switch) in intel_cpufreq_perf_ctl_update()
2896 int target_pstate, bool fast_switch) in intel_cpufreq_update_pstate()
/openbmc/linux/include/linux/
H A Dcpufreq.h342 unsigned int (*fast_switch)(struct cpufreq_policy *policy, member