up_smp_ops         73 arch/mips/include/asm/smp-ops.h 	extern const struct plat_smp_ops up_smp_ops;
up_smp_ops         75 arch/mips/include/asm/smp-ops.h 	register_smp_ops(&up_smp_ops);
up_smp_ops         67 arch/mips/kernel/smp-up.c const struct plat_smp_ops up_smp_ops = {