Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dbmips.h52 extern const struct plat_smp_ops bmips5000_smp_ops;
66 register_smp_ops(&bmips5000_smp_ops); in register_bmips_smp_ops()
/Linux-v6.6/arch/mips/kernel/
Dsmp-bmips.c442 const struct plat_smp_ops bmips5000_smp_ops = { variable