Searched refs:of_get_cpu_node (Results 1 – 2 of 2) sorted by relevance
352 extern struct device_node *of_get_cpu_node(int cpu, unsigned int *thread);757 static inline struct device_node *of_get_cpu_node(int cpu, in of_get_cpu_node() function
3202 cpu_node = of_get_cpu_node(cpu, NULL); in its_cpu_init_collection()