Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c138 static int xmon_batch_next_cpu(void);
1272 static int xmon_batch_next_cpu(void) in xmon_batch_next_cpu() function
1322 return xmon_batch_next_cpu(); in batch_cmds()
1343 if (!xmon_batch_next_cpu()) in cpu_cmd()