Searched refs:dbnum (Results 1 – 1 of 1) sorted by relevance
291 int dbnum = (regs->debugcause & DEBUGCAUSE_DBNUM_MASK) >> in check_hw_breakpoint() local294 if (dbnum < XCHAL_NUM_DBREAK && bp[dbnum]) { in check_hw_breakpoint()296 perf_bp_event(bp[dbnum], regs); in check_hw_breakpoint()299 xtensa_wsr(0, SREG_DBREAKC + dbnum); in check_hw_breakpoint()304 dbnum); in check_hw_breakpoint()