Home
last modified time | relevance | path

Searched refs:DEBUGCAUSE_DBREAK_BIT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/xtensa/include/asm/
Dregs.h113 #define DEBUGCAUSE_DBREAK_BIT 2 /* DBREAK match */ macro
/Linux-v4.19/arch/xtensa/kernel/
Dhw_breakpoint.c287 } else if (regs->debugcause & BIT(DEBUGCAUSE_DBREAK_BIT)) { in check_hw_breakpoint()
Dentry.S843 bbsi.l a0, DEBUGCAUSE_DBREAK_BIT, .Ldebug_save_dbreak