Home
last modified time | relevance | path

Searched refs:amon_cpu_start (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/mips/mti-malta/
Dmalta-amon.c41 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/
Damon.h11 int amon_cpu_start(int cpu, unsigned long pc, unsigned long sp,
/linux-6.1.9/arch/mips/kernel/
Dsmp-cmp.c85 amon_cpu_start(cpu, pc, sp, (unsigned long)gp, a0); in cmp_boot_secondary()