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