Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/cpufreq/
Damd-pstate.c225 u8 des_perf, u8 max_perf, u8 epp, bool fast_switch) in msr_update_perf()
262 bool fast_switch) in amd_pstate_update_perf()
483 u8 des_perf, u8 max_perf, u8 epp, bool fast_switch) in shmem_update_perf()
535 u8 des_perf, u8 max_perf, bool fast_switch, int gov_flags) in amd_pstate_update()
618 unsigned int target_freq, bool fast_switch) in amd_pstate_update_freq()
Dintel_pstate.c3087 u32 desired, bool fast_switch) in intel_cpufreq_hwp_update()
3111 u32 target_pstate, bool fast_switch) in intel_cpufreq_perf_ctl_update()
3122 int target_pstate, bool fast_switch) in intel_cpufreq_update_pstate()
/linux-6.14.4/include/linux/
Dcpufreq.h353 unsigned int (*fast_switch)(struct cpufreq_policy *policy, member