Searched refs:unrecoverable_exception (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dinterrupt.c375 unrecoverable_exception(regs);
H A Dentry_32.S251 bl unrecoverable_exception
H A Dinterrupt_64.S404 bl CFUNC(unrecoverable_exception)
H A Dtraps.c2237 void __noreturn unrecoverable_exception(struct pt_regs *regs) function
H A Dexceptions-64s.S1385 * Call unrecoverable_exception and die.
1388 bl CFUNC(unrecoverable_exception)
/linux-master/arch/xtensa/kernel/
H A Dvectors.S195 * to unrecoverable_exception with the following entry conditions.
198 * a0: last address before we jumped to the unrecoverable_exception.
305 .extern unrecoverable_exception
314 call0 unrecoverable_exception
H A Dentry.S936 ENTRY(unrecoverable_exception)
960 ENDPROC(unrecoverable_exception)
1120 call0 unrecoverable_exception
1441 call0 unrecoverable_exception # should not return
1588 call0 unrecoverable_exception # should not return
/linux-master/arch/powerpc/mm/
H A Dfault.c678 unrecoverable_exception(regs);
/linux-master/arch/powerpc/include/asm/
H A Dinterrupt.h647 void __noreturn unrecoverable_exception(struct pt_regs *regs);

Completed in 238 milliseconds