Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/sibyte/common/
Dcfe.c232 extern struct plat_smp_ops sb_smp_ops;
326 register_smp_ops(&sb_smp_ops); in prom_init()
/linux-4.1.27/arch/mips/sibyte/sb1250/
Dsmp.c149 struct plat_smp_ops sb_smp_ops = { variable