Home
last modified time | relevance | path

Searched refs:register_smp_ops (Results 1 – 15 of 15) sorted by relevance

/linux/arch/mips/include/asm/
A Dsmp-ops.h42 extern void register_smp_ops(const struct plat_smp_ops *ops);
64 static inline void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function
75 register_smp_ops(&up_smp_ops); in register_up_smp_ops()
91 register_smp_ops(&cmp_smp_ops); in register_cmp_smp_ops()
104 register_smp_ops(&vsmp_smp_ops); in register_vsmp_smp_ops()
A Dbmips.h63 register_smp_ops(&bmips43xx_smp_ops); in register_bmips_smp_ops()
66 register_smp_ops(&bmips5000_smp_ops); in register_bmips_smp_ops()
/linux/arch/sh/include/asm/
A Dsmp-ops.h32 extern void register_smp_ops(struct plat_smp_ops *ops);
41 static inline void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/linux/arch/sh/boards/
A Dof-generic.c86 register_smp_ops(m->ops); in sh_of_smp_probe()
90 register_smp_ops(&dummy_smp_ops); in sh_of_smp_probe()
A Dboard-urquell.c206 register_smp_ops(&shx3_smp_ops); in urquell_setup()
/linux/arch/mips/sibyte/common/
A Dcfe.c311 register_smp_ops(&sb_smp_ops); in prom_init()
314 register_smp_ops(&bcm1480_smp_ops); in prom_init()
/linux/arch/mips/sgi-ip27/
A Dip27-init.c96 register_smp_ops(&ip27_smp_ops); in plat_mem_setup()
/linux/arch/mips/sgi-ip30/
A Dip30-setup.c130 register_smp_ops(&ip30_smp_ops); in plat_mem_setup()
/linux/arch/sh/boards/mach-sdk7786/
A Dsetup.c254 register_smp_ops(&shx3_smp_ops); in sdk7786_setup()
/linux/arch/sh/boards/mach-x3proto/
A Dsetup.c264 register_smp_ops(&shx3_smp_ops); in x3proto_setup()
/linux/arch/mips/loongson64/
A Dinit.c130 register_smp_ops(&loongson3_smp_ops); in prom_init()
/linux/arch/sh/kernel/
A Dsmp.c39 void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/linux/arch/mips/cavium-octeon/
A Dsmp.c517 register_smp_ops(ops); in octeon_setup_smp()
/linux/arch/mips/kernel/
A Dsmp-cps.c642 register_smp_ops(&cps_smp_ops); in register_cps_smp_ops()
A Dsmp.c140 void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function

Completed in 17 milliseconds