Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/
H A 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()
/openbmc/linux/arch/arm/kernel/
H A 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()
/openbmc/linux/arch/sh/include/asm/
H A Dsmp.h67 struct of_cpu_method { struct
73 static const struct of_cpu_method __cpu_method_of_table_##name \ argument
/openbmc/linux/arch/arm/include/asm/
H A Dsmp.h104 struct of_cpu_method { struct
110 static const struct of_cpu_method __cpu_method_of_table_##name \ argument