Home
last modified time | relevance | path

Searched defs:fast_switch (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/cpufreq/
H A Damd-pstate.c364 pstate_update_perf(struct amd_cpudata *cpudata, u32 min_perf, u32 des_perf, u32 max_perf, bool fast_switch) pstate_update_perf() argument
374 cppc_update_perf(struct amd_cpudata *cpudata, u32 min_perf, u32 des_perf, u32 max_perf, bool fast_switch) cppc_update_perf() argument
389 amd_pstate_update_perf(struct amd_cpudata *cpudata, u32 min_perf, u32 des_perf, u32 max_perf, bool fast_switch) amd_pstate_update_perf() argument
430 amd_pstate_update(struct amd_cpudata *cpudata, u32 min_perf, u32 des_perf, u32 max_perf, bool fast_switch, int gov_flags) amd_pstate_update() argument
494 amd_pstate_update_freq(struct cpufreq_policy *policy, unsigned int target_freq, bool fast_switch) amd_pstate_update_freq() argument
[all...]
H A Dintel_pstate.c2860 intel_cpufreq_hwp_update(struct cpudata *cpu, u32 min, u32 max, u32 desired, bool fast_switch) intel_cpufreq_hwp_update() argument
2884 intel_cpufreq_perf_ctl_update(struct cpudata *cpu, u32 target_pstate, bool fast_switch) intel_cpufreq_perf_ctl_update() argument
2895 intel_cpufreq_update_pstate(struct cpufreq_policy *policy, int target_pstate, bool fast_switch) intel_cpufreq_update_pstate() argument
/kernel/linux/linux-5.10/include/linux/
H A Dcpufreq.h326 unsigned int (*fast_switch)(struct cpufreq_policy *policy, member
/kernel/linux/linux-6.6/include/linux/
H A Dcpufreq.h342 unsigned int (*fast_switch)(struct cpufreq_policy *policy, member
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dintel_pstate.c2528 intel_cpufreq_adjust_hwp(struct cpudata *cpu, u32 target_pstate, bool strict, bool fast_switch) intel_cpufreq_adjust_hwp() argument
2553 intel_cpufreq_adjust_perf_ctl(struct cpudata *cpu, u32 target_pstate, bool fast_switch) intel_cpufreq_adjust_perf_ctl() argument
2564 intel_cpufreq_update_pstate(struct cpufreq_policy *policy, int target_pstate, bool fast_switch) intel_cpufreq_update_pstate() argument

Completed in 14 milliseconds