Searched refs:of_cpu_method (Results 1 – 4 of 4) sorted by relevance
50 extern const struct of_cpu_method __cpu_method_of_table[];51 const struct of_cpu_method __cpu_method_of_table_sentinel58 const struct of_cpu_method *m = __cpu_method_of_table; in sh_of_smp_probe()
67 struct of_cpu_method { struct73 static const struct of_cpu_method __cpu_method_of_table_##name \ argument
103 struct of_cpu_method { struct109 static const struct of_cpu_method __cpu_method_of_table_##name \ argument
29 extern struct of_cpu_method __cpu_method_of_table[];31 static const struct of_cpu_method __cpu_method_of_table_sentinel38 struct of_cpu_method *m = __cpu_method_of_table; in set_smp_ops_by_method()