Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dkdebug.h21 DIE_GPF, enumerator
/linux/arch/x86/include/asm/
H A Dkdebug.h19 DIE_GPF, enumerator
/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c1173 case DIE_GPF: in xpc_system_die()
/linux/arch/x86/kernel/
H A Dtraps.c681 return notify_die(DIE_GPF, str, regs, error_code, trapnr, SIGSEGV) == NOTIFY_STOP; in gp_try_fixup_and_notify()