Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsmp-cps.c609 static const struct plat_smp_ops cps_smp_ops = { variable
629 return mp_ops == &cps_smp_ops; in mips_cps_smp_in_use()
645 register_smp_ops(&cps_smp_ops); in register_cps_smp_ops()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A 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()

Completed in 2 milliseconds