Home
last modified time | relevance | path

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

/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
/linux/arch/mips/include/asm/
H A Dsmp-ops.h63 static inline void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function
/linux/arch/sh/kernel/
H A Dsmp.c41 void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function