Searched refs:dbnum (Results 1 – 1 of 1) sorted by relevance
290 int dbnum = (regs->debugcause & DEBUGCAUSE_DBNUM_MASK) >> in check_hw_breakpoint() local293 if (dbnum < XCHAL_NUM_DBREAK && bp[dbnum]) { in check_hw_breakpoint()295 perf_bp_event(bp[dbnum], regs); in check_hw_breakpoint()298 xtensa_wsr(0, SREG_DBREAKC + dbnum); in check_hw_breakpoint()303 dbnum); in check_hw_breakpoint()