Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c139 static int batch_cmds(struct pt_regs *);
648 cmd = batch_cmds(regs); in xmon_core()
1293 static int batch_cmds(struct pt_regs *excp) in batch_cmds() function