Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dbmips.h52 extern struct plat_smp_ops bmips5000_smp_ops;
66 register_smp_ops(&bmips5000_smp_ops); in register_bmips_smp_ops()
/linux-4.1.27/arch/mips/kernel/
Dsmp-bmips.c422 struct plat_smp_ops bmips5000_smp_ops = { variable