Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds