Home
last modified time | relevance | path

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

/arch/mn10300/include/asm/
Dkdebug.h19 DIE_GPF, enumerator
/arch/s390/include/asm/
Dkdebug.h20 DIE_GPF, enumerator
/arch/x86/include/asm/
Dkdebug.h18 DIE_GPF, enumerator
/arch/mn10300/kernel/
Dkprobes.c581 case DIE_GPF: in kprobe_exceptions_notify()
Dtraps.c191 if (notify_die(DIE_GPF, str, regs, code, 0, 0)) in die_if_no_fixup()
/arch/x86/kernel/
Dtraps.c313 if (notify_die(DIE_GPF, "general protection fault", regs, error_code, in do_general_protection()
/arch/x86/kernel/kprobes/
Dcore.c1000 if (val == DIE_GPF) { in kprobe_exceptions_notify()