Searched defs:fast_switch (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/cpufreq/ |
| H A D | amd-pstate.c | 233 u8 des_perf, u8 max_perf, u8 epp, bool fast_switch) in msr_update_perf() 282 bool fast_switch) in amd_pstate_update_perf() 484 u8 des_perf, u8 max_perf, u8 epp, bool fast_switch) in shmem_update_perf() 569 u8 des_perf, u8 max_perf, bool fast_switch, int gov_flags) in amd_pstate_update() 650 unsigned int target_freq, bool fast_switch) in amd_pstate_update_freq()
|
| H A D | intel_pstate.c | 3145 u32 desired, bool fast_switch) in intel_cpufreq_hwp_update() 3169 u32 target_pstate, bool fast_switch) in intel_cpufreq_perf_ctl_update() 3180 int target_pstate, bool fast_switch) in intel_cpufreq_update_pstate()
|
| /linux/rust/kernel/ |
| H A D | cpufreq.rs | 789 fn fast_switch(_policy: &mut Policy, _target_freq: u32) -> u32 { in fast_switch() method
|
| /linux/include/linux/ |
| H A D | cpufreq.h | 360 unsigned int (*fast_switch)(struct cpufreq_policy *policy, member
|