Home
last modified time | relevance | path

Searched refs:of_cpu_method (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/sh/boards/
Dof-generic.c52 extern const struct of_cpu_method __cpu_method_of_table[];
53 const struct of_cpu_method __cpu_method_of_table_sentinel
60 const struct of_cpu_method *m = __cpu_method_of_table; in sh_of_smp_probe()
/linux-6.12.1/arch/arm/kernel/
Ddevtree.c28 extern struct of_cpu_method __cpu_method_of_table[];
30 static const struct of_cpu_method __cpu_method_of_table_sentinel
37 struct of_cpu_method *m = __cpu_method_of_table; in set_smp_ops_by_method()
/linux-6.12.1/arch/sh/include/asm/
Dsmp.h67 struct of_cpu_method { struct
73 static const struct of_cpu_method __cpu_method_of_table_##name \ argument
/linux-6.12.1/arch/arm/include/asm/
Dsmp.h104 struct of_cpu_method { struct
110 static const struct of_cpu_method __cpu_method_of_table_##name \ argument