Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/xmon/
Dxmon.c393 static inline int unrecoverable_excp(struct pt_regs *regs) in unrecoverable_excp() function
456 if (bp || unrecoverable_excp(regs)) in xmon_core()
467 if (unrecoverable_excp(regs)) in xmon_core()
560 if (unrecoverable_excp(regs)) in xmon_core()