Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/sibyte/common/
Dcfe.c202 extern const struct plat_smp_ops sb_smp_ops;
296 register_smp_ops(&sb_smp_ops); in prom_init()
/linux-6.12.1/arch/mips/sibyte/sb1250/
Dsmp.c137 const struct plat_smp_ops sb_smp_ops = { variable