Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c452 static int xmon_core(struct pt_regs *regs, int fromipi) in xmon_core() function
687 return xmon_core(excp, 0); in xmon()
722 xmon_core(regs, 0); in xmon_bpt()
731 xmon_core(regs, 0); in xmon_sstep()
741 xmon_core(regs, 0); in xmon_break_match()
751 xmon_core(regs, 0); in xmon_iabr_match()
759 xmon_core(regs, 1); in xmon_ipi()