Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
A Dsmp-ops.h41 static inline void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/linux/arch/mips/include/asm/
A Dsmp-ops.h64 static inline void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function
/linux/arch/sh/kernel/
A Dsmp.c39 void register_smp_ops(struct plat_smp_ops *ops) in register_smp_ops() function
/linux/arch/mips/kernel/
A Dsmp.c140 void register_smp_ops(const struct plat_smp_ops *ops) in register_smp_ops() function

Completed in 7 milliseconds