Home
last modified time | relevance | path

Searched refs:DIE_GPF (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dkdebug.h21 DIE_GPF, enumerator
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dkdebug.h21 DIE_GPF, enumerator
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkdebug.h19 DIE_GPF, enumerator
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkdebug.h19 DIE_GPF, enumerator
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtraps.c608 ret = notify_die(DIE_GPF, desc, regs, error_code, X86_TRAP_GP, SIGSEGV); in DEFINE_IDTENTRY_ERRORCODE()
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc_main.c1212 case DIE_GPF: in xpc_system_die()
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc_main.c1205 case DIE_GPF: in xpc_system_die()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtraps.c630 return notify_die(DIE_GPF, str, regs, error_code, trapnr, SIGSEGV) == NOTIFY_STOP; in gp_try_fixup_and_notify()

Completed in 7 milliseconds