Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/xmon/
Dxmon.c453 static int xmon_core(struct pt_regs *regs, int fromipi) in xmon_core() function
690 return xmon_core(excp, 0); in xmon()
725 xmon_core(regs, 0); in xmon_bpt()
734 xmon_core(regs, 0); in xmon_sstep()
744 xmon_core(regs, 0); in xmon_break_match()
754 xmon_core(regs, 0); in xmon_iabr_match()
762 xmon_core(regs, 1); in xmon_ipi()