Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dkdebug.h11 DIE_BPT, enumerator
/linux/arch/sparc/include/asm/
H A Dkdebug_64.h14 DIE_BPT, /* ta 0x73 */ enumerator
/linux/arch/s390/include/asm/
H A Dkdebug.h13 DIE_BPT, enumerator
/linux/arch/powerpc/kernel/
H A Duprobes.c149 case DIE_BPT: in arch_uprobe_exception_notify()
/linux/arch/s390/kernel/
H A Dtraps.c168 if (notify_die(DIE_BPT, "bpt", regs, 0, 3, SIGTRAP) != NOTIFY_STOP) in illegal_op()