Home
last modified time | relevance | path

Searched refs:DEBUGCAUSE_IBREAK_BIT (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/xtensa/include/asm/
A Dregs.h115 #define DEBUGCAUSE_IBREAK_BIT 1 /* IBREAK match */ macro
/linux-6.3-rc2/arch/xtensa/kernel/
A Dhw_breakpoint.c278 if (regs->debugcause & BIT(DEBUGCAUSE_IBREAK_BIT)) { in check_hw_breakpoint()

Completed in 4 milliseconds