Lines Matching refs:AARCH64_DBG_REG_WCR
123 GEN_READ_WB_REG_CASES(AARCH64_DBG_REG_WCR, AARCH64_DBG_REG_NAME_WCR, val); in read_wb_reg()
137 GEN_WRITE_WB_REG_CASES(AARCH64_DBG_REG_WCR, AARCH64_DBG_REG_NAME_WCR, val); in write_wb_reg()
248 ctrl_reg = AARCH64_DBG_REG_WCR; in hw_breakpoint_control()
554 case AARCH64_DBG_REG_WCR: in toggle_bp_registers()
697 ctrl_reg = read_wb_reg(AARCH64_DBG_REG_WCR, i); in watchpoint_handler()
729 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL0, 0); in watchpoint_handler()
743 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL1, 0); in watchpoint_handler()
784 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL0, 1); in reinstall_suspended_bps()
799 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL1, 1); in reinstall_suspended_bps()
802 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL0, 1); in reinstall_suspended_bps()
844 toggle_bp_registers(AARCH64_DBG_REG_WCR, in hw_breakpoint_thread_switch()
879 write_wb_reg(AARCH64_DBG_REG_WCR, i, 0UL); in hw_breakpoint_reset()