Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Damd-pstate.c225 u32 des_perf, u32 max_perf, u32 epp, bool fast_switch) in msr_update_perf()
262 bool fast_switch) in amd_pstate_update_perf()
483 u32 des_perf, u32 max_perf, u32 epp, bool fast_switch) in shmem_update_perf()
535 u32 des_perf, u32 max_perf, bool fast_switch, int gov_flags) in amd_pstate_update()
614 unsigned int target_freq, bool fast_switch) in amd_pstate_update_freq()
/linux/include/linux/
H A Dcpufreq.h353 unsigned int (*fast_switch)(struct cpufreq_policy *policy, member