Searched defs:fast_switch (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| D | amd-pstate.c | 183 u32 des_perf, u32 max_perf, bool fast_switch) in pstate_update_perf() 196 u32 max_perf, bool fast_switch) in amd_pstate_update_perf() 410 u32 max_perf, bool fast_switch) in cppc_update_perf() 455 u32 des_perf, u32 max_perf, bool fast_switch, int gov_flags) in amd_pstate_update() 519 unsigned int target_freq, bool fast_switch) in amd_pstate_update_freq()
|
| D | intel_pstate.c | 2860 u32 desired, bool fast_switch) in intel_cpufreq_hwp_update() 2884 u32 target_pstate, bool fast_switch) in intel_cpufreq_perf_ctl_update() 2895 int target_pstate, bool fast_switch) in intel_cpufreq_update_pstate()
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| D | intel_pstate.c | 2529 bool strict, bool fast_switch) in intel_cpufreq_adjust_hwp() 2554 u32 target_pstate, bool fast_switch) in intel_cpufreq_adjust_perf_ctl() 2565 int target_pstate, bool fast_switch) in intel_cpufreq_update_pstate()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cpufreq.h | 326 unsigned int (*fast_switch)(struct cpufreq_policy *policy, member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | cpufreq.h | 342 unsigned int (*fast_switch)(struct cpufreq_policy *policy, member
|