Searched refs:arm_notify_die (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dbug.h65 void arm_notify_die(const char *str, struct pt_regs *regs,
/linux-master/arch/arm/kernel/
H A Dtraps.c379 void arm_notify_die(const char *str, struct pt_regs *regs, function
499 arm_notify_die("Oops - undefined instruction", regs,
561 arm_notify_die("Oops - bad syscall", regs, SIGILL, ILL_ILLTRP,
615 arm_notify_die("branch through zero", regs,
684 arm_notify_die("Oops - bad syscall(2)", regs, SIGILL, ILL_ILLTRP,
748 arm_notify_die("unknown data abort code", regs,
H A Dswp_emulate.c109 arm_notify_die("Illegal memory access", regs,
/linux-master/arch/arm/mm/
H A Dfault.c573 arm_notify_die("", regs, inf->sig, inf->code, (void __user *)addr,
602 arm_notify_die("", regs, inf->sig, inf->code, (void __user *)addr,

Completed in 133 milliseconds