Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dsmp-cps.c466 static struct plat_smp_ops cps_smp_ops = { variable
483 return mp_ops == &cps_smp_ops; in mips_cps_smp_in_use()
499 register_smp_ops(&cps_smp_ops); in register_cps_smp_ops()