Home
last modified time | relevance | path

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 Dcpu.c52 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 Dbase.c313 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