Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/xmon/
Dxmon.c140 static int xmon_batch_next_cpu(void);
1273 static int xmon_batch_next_cpu(void) in xmon_batch_next_cpu() function
1323 return xmon_batch_next_cpu(); in batch_cmds()
1344 if (!xmon_batch_next_cpu()) in cpu_cmd()