Lines Matching refs:AARCH64_DBG_REG_WCR
124 GEN_READ_WB_REG_CASES(AARCH64_DBG_REG_WCR, AARCH64_DBG_REG_NAME_WCR, val); in read_wb_reg()
139 GEN_WRITE_WB_REG_CASES(AARCH64_DBG_REG_WCR, AARCH64_DBG_REG_NAME_WCR, val); in write_wb_reg()
252 ctrl_reg = AARCH64_DBG_REG_WCR; in hw_breakpoint_control()
597 case AARCH64_DBG_REG_WCR: in toggle_bp_registers()
775 ctrl_reg = read_wb_reg(AARCH64_DBG_REG_WCR, i); in watchpoint_handler()
814 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL0, 0); in watchpoint_handler()
828 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL1, 0); in watchpoint_handler()
870 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL0, 1); in reinstall_suspended_bps()
885 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL1, 1); in reinstall_suspended_bps()
888 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL0, 1); in reinstall_suspended_bps()
931 toggle_bp_registers(AARCH64_DBG_REG_WCR, in hw_breakpoint_thread_switch()
966 write_wb_reg(AARCH64_DBG_REG_WCR, i, 0UL); in hw_breakpoint_reset()