Home
last modified time | relevance | path

Searched defs:register_smp_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dsmp-ops.h42 static inline void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/openbmc/linux/arch/mips/include/asm/
H A Dsmp-ops.h65 static inline void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function
/openbmc/linux/arch/sh/kernel/
H A Dsmp.c39 void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/openbmc/linux/arch/mips/kernel/
H A Dsmp.c158 void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function