Home
last modified time | relevance | path

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

/arch/mips/sibyte/common/
Dcfe.c233 extern struct plat_smp_ops bcm1480_smp_ops;
329 register_smp_ops(&bcm1480_smp_ops); in prom_init()
/arch/mips/sibyte/bcm1480/
Dsmp.c159 struct plat_smp_ops bcm1480_smp_ops = { variable