Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/xmon/
H A Dxmon.c137 static int batch_cmds(struct pt_regs *);
636 cmd = batch_cmds(regs); in xmon_core()
1274 static int batch_cmds(struct pt_regs *excp) in batch_cmds() function