Home
last modified time | relevance | path

Searched refs:up_smp_ops (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
H A Dsmp-ops.h72 extern const struct plat_smp_ops up_smp_ops; in register_up_smp_ops()
74 register_smp_ops(&up_smp_ops); in register_up_smp_ops()
/linux/arch/mips/kernel/
H A Dsmp-up.c67 const struct plat_smp_ops up_smp_ops = { variable