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

/linux-master/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 \
/linux-master/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 \
/linux-master/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;
/linux-master/arch/arm/kernel/
H A 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;

Completed in 129 milliseconds