Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c137 static int xmon_switch_cpu(unsigned long);
1249 static int xmon_switch_cpu(unsigned long cpu) in xmon_switch_cpu() function
1283 if (xmon_switch_cpu(cpu)) in xmon_batch_next_cpu()
1386 return xmon_switch_cpu(cpu); in cpu_cmd()