Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/mipssim/
Dsim_setup.c55 extern struct plat_smp_ops ssmtc_smp_ops;
68 register_smp_ops(&ssmtc_smp_ops); in prom_init()
Dsim_smtc.c107 struct plat_smp_ops ssmtc_smp_ops = { variable