Searched refs:dbnum (Results 1 – 1 of 1) sorted by relevance
289 int dbnum = (regs->debugcause & DEBUGCAUSE_DBNUM_MASK) >> in check_hw_breakpoint() local292 if (dbnum < XCHAL_NUM_DBREAK && bp[dbnum]) { in check_hw_breakpoint()294 perf_bp_event(bp[dbnum], regs); in check_hw_breakpoint()297 xtensa_wsr(0, SREG_DBREAKC + dbnum); in check_hw_breakpoint()302 dbnum); in check_hw_breakpoint()