Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/xmon/
Dxmon.c139 static int xmon_switch_cpu(unsigned long);
1250 static int xmon_switch_cpu(unsigned long cpu) in xmon_switch_cpu() function
1284 if (xmon_switch_cpu(cpu)) in xmon_batch_next_cpu()
1387 return xmon_switch_cpu(cpu); in cpu_cmd()