Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dsmtc.h47 extern void smtc_boot_secondary(int cpu, struct task_struct *t);
/arch/mips/mipssim/
Dsim_smtc.c84 smtc_boot_secondary(cpu, idle); in ssmtc_boot_secondary()
/arch/mips/mti-malta/
Dmalta-smtc.c59 smtc_boot_secondary(cpu, idle); in msmtc_boot_secondary()
/arch/mips/kernel/
Dsmtc.c581 void __cpuinit smtc_boot_secondary(int cpu, struct task_struct *idle) in smtc_boot_secondary() function