Searched refs:amon_cpu_start (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/mips/mti-malta/ | 
| D | malta-amon.c | 41 int amon_cpu_start(int cpu,  in amon_cpu_start()  function80 	if (amon_cpu_start(aprp_cpu_index(), v->__start, 0, 0, 0) < 0)  in vpe_run()
 
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | amon.h | 11 int amon_cpu_start(int cpu, unsigned long pc, unsigned long sp,
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | smp-cmp.c | 85 	amon_cpu_start(cpu, pc, sp, (unsigned long)gp, a0);  in cmp_boot_secondary()
 |