Go to the documentation of this file.
11 #ifndef __ASM_SMP_OPS_H
12 #define __ASM_SMP_OPS_H
14 #include <linux/errno.h>
31 #ifdef CONFIG_HOTPLUG_CPU
39 static inline void plat_smp_setup(
void)
50 static inline void plat_smp_setup(
void)
55 static inline void register_smp_ops(
struct plat_smp_ops *ops)
61 static inline int register_up_smp_ops(
void)
74 static inline int register_cmp_smp_ops(
void)
76 #ifdef CONFIG_MIPS_CMP
87 static inline int register_vsmp_smp_ops(
void)
89 #ifdef CONFIG_MIPS_MT_SMP