Home
last modified time | relevance | path

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

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