of_cpu_device_node_get  136 arch/arm/kernel/cpuidle.c 	struct device_node *cpu_node = of_cpu_device_node_get(cpu);
of_cpu_device_node_get   94 arch/arm/mach-sunxi/mc_smp.c 	node = of_cpu_device_node_get(cpu);
of_cpu_device_node_get  792 arch/arm/mach-sunxi/mc_smp.c 	node = of_cpu_device_node_get(0);
of_cpu_device_node_get   22 arch/riscv/kernel/cacheinfo.c 	struct device_node *np = of_cpu_device_node_get(cpu);
of_cpu_device_node_get   65 arch/riscv/kernel/cacheinfo.c 	struct device_node *np = of_cpu_device_node_get(cpu);
of_cpu_device_node_get  146 drivers/cpufreq/cpufreq-dt-platdev.c 	struct device_node *np = of_cpu_device_node_get(0);
of_cpu_device_node_get  115 drivers/cpufreq/kirkwood-cpufreq.c 	np = of_cpu_device_node_get(0);
of_cpu_device_node_get  175 drivers/cpufreq/maple-cpufreq.c 	cpunode = of_cpu_device_node_get(0);
of_cpu_device_node_get  620 drivers/cpufreq/pmac32-cpufreq.c 	cpunode = of_cpu_device_node_get(0);
of_cpu_device_node_get  653 drivers/cpufreq/pmac64-cpufreq.c 	cpunode = of_cpu_device_node_get(0);
of_cpu_device_node_get  159 drivers/cpufreq/qcom-cpufreq-hw.c 		cpu_np = of_cpu_device_node_get(cpu);
of_cpu_device_node_get  192 drivers/cpufreq/qcom-cpufreq-hw.c 	cpu_np = of_cpu_device_node_get(policy->cpu);
of_cpu_device_node_get  179 drivers/cpufreq/spear-cpufreq.c 	np = of_cpu_device_node_get(0);
of_cpu_device_node_get   69 drivers/cpufreq/tegra124-cpufreq.c 	np = of_cpu_device_node_get(0);
of_cpu_device_node_get  128 drivers/cpuidle/cpuidle-psci.c 	cpu_node = of_cpu_device_node_get(cpu);
of_cpu_device_node_get  146 drivers/cpuidle/cpuidle-psci.c 	cpu_node = of_cpu_device_node_get(cpu);
of_cpu_device_node_get  113 drivers/cpuidle/dt_idle_states.c 		cpu_node = of_cpu_device_node_get(cpu);
of_cpu_device_node_get  170 drivers/cpuidle/dt_idle_states.c 	cpu_node = of_cpu_device_node_get(cpumask_first(cpumask));
of_cpu_device_node_get  469 drivers/of/base.c 		np = of_cpu_device_node_get(cpu);
of_cpu_device_node_get 2228 drivers/of/base.c 	struct device_node *prev = NULL, *np = of_cpu_device_node_get(cpu);
of_cpu_device_node_get  948 drivers/opp/of.c 		cpu_np = of_cpu_device_node_get(cpu);
of_cpu_device_node_get  290 drivers/soc/qcom/spm.c 		cpu_node = of_cpu_device_node_get(cpu);