Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dbmips.h51 extern struct plat_smp_ops bmips43xx_smp_ops;
63 register_smp_ops(&bmips43xx_smp_ops); in register_bmips_smp_ops()
/linux-4.1.27/arch/mips/kernel/
Dsmp-bmips.c408 struct plat_smp_ops bmips43xx_smp_ops = { variable