Searched refs:DIE_GPF (Results 1 – 6 of 6) sorted by relevance
/arch/s390/include/asm/ |
D | kdebug.h | 20 DIE_GPF, enumerator
|
/arch/x86/include/asm/ |
D | kdebug.h | 19 DIE_GPF, enumerator
|
/arch/x86/kernel/ |
D | traps.c | 355 if (notify_die(DIE_GPF, "general protection fault", regs, in do_general_protection() 655 notify_die(DIE_GPF, str, regs, 0, trapnr, SIGFPE); in kernel_math_error()
|
D | kprobes.c | 972 case DIE_GPF: in kprobe_exceptions_notify()
|
/arch/mn10300/kernel/ |
D | traps.c | 374 if (notify_die(DIE_GPF, str, regs, code, 0, 0)) in die_if_no_fixup()
|
D | kprobes.c | 578 case DIE_GPF: in kprobe_exceptions_notify()
|