__cpu_method_of_table  116 arch/arm/include/asm/smp.h 		__used __section(__cpu_method_of_table)			\
__cpu_method_of_table   29 arch/arm/kernel/devtree.c extern struct of_cpu_method __cpu_method_of_table[];
__cpu_method_of_table   38 arch/arm/kernel/devtree.c 	struct of_cpu_method *m = __cpu_method_of_table;
__cpu_method_of_table   50 arch/sh/boards/of-generic.c extern const struct of_cpu_method __cpu_method_of_table[];
__cpu_method_of_table   58 arch/sh/boards/of-generic.c 	const struct of_cpu_method *m = __cpu_method_of_table;
__cpu_method_of_table   75 arch/sh/include/asm/smp.h 		__used __section(__cpu_method_of_table)			\