Searched refs:fast_switch_possible (Results 1 – 10 of 10) sorted by relevance
302 policy->fast_switch_possible = in scmi_cpufreq_init()303 perf_ops->fast_switch_possible(ph, domain); in scmi_cpufreq_init()306 scmi_get_rate_limit(domain, policy->fast_switch_possible); in scmi_cpufreq_init()
164 policy->fast_switch_possible = false; in scpi_cpufreq_init()
217 policy->fast_switch_possible = true; in virt_cpufreq_cpu_init()
316 policy->fast_switch_possible = true; in apple_soc_cpufreq_init()
315 policy->fast_switch_possible = true; in mtk_cpufreq_hw_cpu_init()
235 policy->fast_switch_possible = true; in qcom_cpufreq_hw_read_lut()
854 policy->fast_switch_possible = true; in powernv_cpufreq_cpu_init()
3030 policy->fast_switch_possible = false; in intel_pstate_cpu_exit()3057 policy->fast_switch_possible = true; in __intel_pstate_cpu_init()
469 if (!policy->fast_switch_possible) in cpufreq_enable_fast_switch()
571 pub fn fast_switch_possible(&self) -> bool { in fast_switch_possible() method572 self.as_ref().fast_switch_possible in fast_switch_possible()578 self.as_mut_ref().fast_switch_possible = val; in set_fast_switch_possible()