Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dsmp-cps.c600 static const struct plat_smp_ops cps_smp_ops = { variable
621 return mp_ops == &cps_smp_ops; in mips_cps_smp_in_use()
637 register_smp_ops(&cps_smp_ops); in register_cps_smp_ops()