Searched refs:of_cpu_device_node_get (Results 1 – 18 of 18) sorted by relevance
140 struct device_node *of_cpu_device_node_get(int cpu) in of_cpu_device_node_get() function148 EXPORT_SYMBOL(of_cpu_device_node_get);165 np = of_cpu_device_node_get(cpu); in of_cpu_node_to_id()
2034 struct device_node *prev = NULL, *np = of_cpu_device_node_get(cpu); in of_find_last_cache_level()
111 cpu_node = of_cpu_device_node_get(cpu); in idle_state_valid()164 cpu_node = of_cpu_device_node_get(cpumask_first(cpumask)); in dt_init_idle_driver()
327 cpu_node = of_cpu_device_node_get(cpu); in psci_cpu_init_idle()353 cpu_node = of_cpu_device_node_get(cpu); in psci_idle_init_cpu()461 of_cpu_device_node_get(cpumask_first(cpu_possible_mask)); in dt_idle_state_present()
243 struct device_node *cpu_node __free(device_node) = of_cpu_device_node_get(cpu); in sbi_cpuidle_dt_init_states()499 struct device_node *np __free(device_node) = of_cpu_device_node_get(cpu); in sbi_cpuidle_probe()
94 cpu_node = of_cpu_device_node_get(cpu); in spm_cpuidle_register()
25 struct device_node *np = of_cpu_device_node_get(0); in cpu0_node_has_opp_v2_prop()
207 struct device_node *np __free(device_node) = of_cpu_device_node_get(0); in cpu0_node_has_opp_v2_prop()
177 np = of_cpu_device_node_get(0); in spear_cpufreq_probe()
112 np = of_cpu_device_node_get(0); in kirkwood_cpufreq_probe()
59 struct device_node *np __free(device_node) = of_cpu_device_node_get(0); in tegra124_cpufreq_probe()
310 cpu_np = of_cpu_device_node_get(cpu); in qcom_get_related_cpus()529 cpu_np = of_cpu_device_node_get(policy->cpu); in qcom_cpufreq_hw_cpu_init()
621 cpunode = of_cpu_device_node_get(0); in pmac_cpufreq_setup()
652 cpunode = of_cpu_device_node_get(0); in g5_cpufreq_init()
249 cpu_node = of_cpu_device_node_get(cpu); in cpuidle_cooling_register()
258 struct device_node *np __free(device_node) = of_cpu_device_node_get(cpu); in cache_setup_of_node()330 struct device_node *np __free(device_node) = of_cpu_device_node_get(cpu); in init_of_cache_level()
396 cpu_node = of_cpu_device_node_get(cpu); in spm_get_cpu()
1295 cpu_np = of_cpu_device_node_get(cpu); in dev_pm_opp_of_get_sharing_cpus()
Completed in 31 milliseconds