Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dsmp-cps.c603 static const struct plat_smp_ops cps_smp_ops = { variable
624 return mp_ops == &cps_smp_ops; in mips_cps_smp_in_use()
640 register_smp_ops(&cps_smp_ops); in register_cps_smp_ops()