Home
last modified time | relevance | path

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

/linux/arch/sh/boards/
H A 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/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; in set_smp_ops_by_method()
/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
/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