Lines Matching refs:_exception
101 _exception(int signr, siginfo_t *info, struct pt_regs *regs) in _exception() function
210 _exception(SIGBUS, &info, regs); in recover_mce()
301 _exception(SIGTRAP, &info, regs); in UnknownException()
317 _exception(SIGTRAP, &info, regs); in InstructionBreakpointException()
356 _exception(SIGFPE, info, regs); in parse_fpe()
368 _exception(SIGILL, &info, regs); in IllegalAltiVecInstruction()
388 _exception(SIGILL, &info, regs); in ProgramCheckException()
400 _exception(SIGTRAP, &info, regs); in ProgramCheckException()
408 _exception(SIGILL, &info, regs); in ProgramCheckException()
451 _exception(SIGTRAP, &info, regs); in AltiVecAssistException()
476 _exception(SIGTRAP, &info, regs); in SingleStepException()
514 _exception(SIGBUS, &info, regs); in AlignmentException()