Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/fw/arc/
Dinit.c54 extern struct plat_smp_ops ip27_smp_ops; in prom_init()
56 register_smp_ops(&ip27_smp_ops); in prom_init()
/linux-4.4.14/arch/mips/sgi-ip27/
Dip27-smp.c230 struct plat_smp_ops ip27_smp_ops = { variable