Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c442 static inline int unrecoverable_excp(struct pt_regs *regs) in unrecoverable_excp() function
513 if (bp || unrecoverable_excp(regs)) in xmon_core()
524 if (unrecoverable_excp(regs)) in xmon_core()
630 if (unrecoverable_excp(regs)) in xmon_core()