Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/boards/ !
Dof-generic.c50 extern const struct of_cpu_method __cpu_method_of_table[];
51 const struct of_cpu_method __cpu_method_of_table_sentinel
58 const struct of_cpu_method *m = __cpu_method_of_table; in sh_of_smp_probe()
/linux-5.19.10/arch/arm/kernel/ !
Ddevtree.c29 extern struct of_cpu_method __cpu_method_of_table[];
31 static const struct of_cpu_method __cpu_method_of_table_sentinel
38 struct of_cpu_method *m = __cpu_method_of_table; in set_smp_ops_by_method()
/linux-5.19.10/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-5.19.10/arch/arm/include/asm/ !
Dsmp.h104 struct of_cpu_method { struct
110 static const struct of_cpu_method __cpu_method_of_table_##name \ argument