Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Dsmp-ops.h64 extern struct plat_smp_ops up_smp_ops; in register_up_smp_ops()
66 register_smp_ops(&up_smp_ops); in register_up_smp_ops()
/linux-3.4.99/arch/mips/kernel/
Dsmp-up.c71 struct plat_smp_ops up_smp_ops = { variable