Home
last modified time | relevance | path

Searched refs:dvfs_possible_from_any_cpu (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dcpufreq.c72 (policy->dvfs_possible_from_any_cpu && in cpufreq_this_cpu_can_update()
/openbmc/linux/drivers/cpufreq/
H A Dscpi-cpufreq.c148 policy->dvfs_possible_from_any_cpu = true; in scpi_cpufreq_init()
H A Dscmi-cpufreq.c218 policy->dvfs_possible_from_any_cpu = true; in scmi_cpufreq_init()
H A Dapple-soc-cpufreq.c281 policy->dvfs_possible_from_any_cpu = true; in apple_soc_cpufreq_init()
H A Dcpufreq-dt.c135 policy->dvfs_possible_from_any_cpu = true; in cpufreq_init()
H A Dqcom-cpufreq-hw.c553 policy->dvfs_possible_from_any_cpu = true; in qcom_cpufreq_hw_cpu_init()
H A Dcppc_cpufreq.c766 policy->dvfs_possible_from_any_cpu = true; in cppc_cpufreq_cpu_init()
/openbmc/linux/include/linux/
H A Dcpufreq.h142 bool dvfs_possible_from_any_cpu; member