Home
last modified time | relevance | path

Searched refs:DIE_INT3 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkdebug.h12 DIE_INT3, enumerator
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c708 if (kgdb_ll_trap(DIE_INT3, "int3", regs, 0, X86_TRAP_BP, in do_int3()
717 res = notify_die(DIE_INT3, "int3", regs, 0, X86_TRAP_BP, SIGTRAP); in do_int3()
H A Duprobes.c1012 case DIE_INT3: in arch_uprobe_exception_notify()
H A Dalternative.c1507 if (val != DIE_INT3) in int3_exception_notify()
/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c1201 case DIE_INT3: in xpc_system_die()