Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/common/
H A Dcfe.c203 extern const struct plat_smp_ops bcm1480_smp_ops;
299 register_smp_ops(&bcm1480_smp_ops); in prom_init()
/openbmc/linux/arch/mips/sibyte/bcm1480/
H A Dsmp.c148 const struct plat_smp_ops bcm1480_smp_ops = { variable