Searched refs:register_smp_ops (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dsmp-ops.h41 extern void register_smp_ops(const struct plat_smp_ops *ops);
63 static inline void register_smp_ops(const struct plat_smp_ops *ops) function
74 register_smp_ops(&up_smp_ops);
90 register_smp_ops(&vsmp_smp_ops);
H A Dbmips.h63 register_smp_ops(&bmips43xx_smp_ops);
66 register_smp_ops(&bmips5000_smp_ops);
/linux-master/arch/sh/include/asm/
H A Dsmp-ops.h33 extern void register_smp_ops(struct plat_smp_ops *ops);
42 static inline void register_smp_ops(struct plat_smp_ops *ops) function
/linux-master/arch/sh/boards/
H A Dof-generic.c86 register_smp_ops(m->ops);
90 register_smp_ops(&dummy_smp_ops);
H A Dboard-urquell.c206 register_smp_ops(&shx3_smp_ops);
/linux-master/arch/mips/lantiq/
H A Dprom.c114 register_smp_ops(&lantiq_smp_ops);
/linux-master/arch/mips/sibyte/common/
H A Dcfe.c296 register_smp_ops(&sb_smp_ops);
299 register_smp_ops(&bcm1480_smp_ops);
/linux-master/arch/mips/sgi-ip27/
H A Dip27-init.c96 register_smp_ops(&ip27_smp_ops);
/linux-master/arch/mips/sgi-ip30/
H A Dip30-setup.c131 register_smp_ops(&ip30_smp_ops);
/linux-master/arch/sh/boards/mach-sdk7786/
H A Dsetup.c254 register_smp_ops(&shx3_smp_ops);
/linux-master/arch/sh/boards/mach-x3proto/
H A Dsetup.c264 register_smp_ops(&shx3_smp_ops);
/linux-master/arch/mips/loongson64/
H A Dinit.c148 register_smp_ops(&loongson3_smp_ops);
/linux-master/arch/sh/kernel/
H A Dsmp.c39 void register_smp_ops(struct plat_smp_ops *ops) function
/linux-master/arch/mips/cavium-octeon/
H A Dsmp.c519 register_smp_ops(ops);
/linux-master/arch/mips/kernel/
H A Dsmp.c159 void register_smp_ops(const struct plat_smp_ops *ops) function
H A Dsmp-cps.c730 register_smp_ops(&cps_smp_ops);

Completed in 221 milliseconds