Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/xmon/
H A Dxmon.c135 static int xmon_switch_cpu(unsigned long);
1234 static int xmon_switch_cpu(unsigned long cpu) in xmon_switch_cpu() function
1264 if (xmon_switch_cpu(cpu)) in xmon_batch_next_cpu()
1367 return xmon_switch_cpu(cpu); in cpu_cmd()