Searched refs:DIE_DABR_MATCH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | kdebug.h | 10 DIE_DABR_MATCH, enumerator
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kdebug.h | 10 DIE_DABR_MATCH, enumerator
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | hw_breakpoint.c | 741 case DIE_DABR_MATCH: in hw_breakpoint_exceptions_notify()
|
H A D | process.c | 616 if (notify_die(DIE_DABR_MATCH, "dabr_match", regs, error_code, in do_send_trap() 667 if (notify_die(DIE_DABR_MATCH, "dabr_match", regs, error_code, in do_break()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | hw_breakpoint.c | 565 case DIE_DABR_MATCH: in hw_breakpoint_exceptions_notify()
|
H A D | process.c | 614 if (notify_die(DIE_DABR_MATCH, "dabr_match", regs, error_code, in do_send_trap() 664 if (notify_die(DIE_DABR_MATCH, "dabr_match", regs, regs->dsisr, in DEFINE_INTERRUPT_HANDLER()
|
Completed in 7 milliseconds