Searched refs:__of_find_n_match_cpu_property (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/of/ |
H A D | cpu.c | 52 static bool __of_find_n_match_cpu_property(struct device_node *cpun, in __of_find_n_match_cpu_property() function 92 __of_find_n_match_cpu_property(cpun, in arch_find_n_match_cpu_physical_id() 97 return __of_find_n_match_cpu_property(cpun, "reg", cpu, thread); in arch_find_n_match_cpu_physical_id()
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | base.c | 313 static bool __of_find_n_match_cpu_property(struct device_node *cpun, in __of_find_n_match_cpu_property() function 353 __of_find_n_match_cpu_property(cpun, in arch_find_n_match_cpu_physical_id() 358 return __of_find_n_match_cpu_property(cpun, "reg", cpu, thread); in arch_find_n_match_cpu_physical_id()
|
Completed in 3 milliseconds