Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dxmon.c403 static int xmon_core(struct pt_regs *regs, int fromipi) in xmon_core() function
617 return xmon_core(excp, 0); in xmon()
652 xmon_core(regs, 0); in xmon_bpt()
661 xmon_core(regs, 0); in xmon_sstep()
671 xmon_core(regs, 0); in xmon_break_match()
681 xmon_core(regs, 0); in xmon_iabr_match()
689 xmon_core(regs, 1); in xmon_ipi()