Searched defs:fast_switch (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/cpufreq/ |
A D | amd-pstate.c | 322 u32 des_perf, u32 max_perf, bool fast_switch) in pstate_update_perf() 333 u32 max_perf, bool fast_switch) in cppc_update_perf() 348 u32 max_perf, bool fast_switch) in amd_pstate_update_perf() 388 u32 des_perf, u32 max_perf, bool fast_switch) in amd_pstate_update()
|
A D | intel_pstate.c | 2797 u32 desired, bool fast_switch) in intel_cpufreq_hwp_update() 2821 u32 target_pstate, bool fast_switch) in intel_cpufreq_perf_ctl_update() 2832 int target_pstate, bool fast_switch) in intel_cpufreq_update_pstate()
|
/linux-6.3-rc2/include/linux/ |
A D | cpufreq.h | 338 unsigned int (*fast_switch)(struct cpufreq_policy *policy, member
|
Completed in 16 milliseconds