Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dsmp-cps.c441 static struct plat_smp_ops cps_smp_ops = { variable
458 return mp_ops == &cps_smp_ops; in mips_cps_smp_in_use()
474 register_smp_ops(&cps_smp_ops); in register_cps_smp_ops()