Home
last modified time | relevance | path

Searched refs:register_cps_smp_ops (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/include/asm/
H A Dsmp-ops.h99 extern int register_cps_smp_ops(void);
101 static inline int register_cps_smp_ops(void) in register_cps_smp_ops() function
/linux/arch/mips/generic/
H A Dinit.c116 if (!register_cps_smp_ops()) in device_tree_init()
/linux/arch/mips/ralink/
H A Dmt7621.c209 if (!register_cps_smp_ops()) in prom_soc_init()
/linux/arch/mips/kernel/
H A Dsmp-cps.c961 int register_cps_smp_ops(void) in register_cps_smp_ops() function