Lines Matching refs:AARCH64_DBG_REG_WCR
113 GEN_READ_WB_REG_CASES(AARCH64_DBG_REG_WCR, AARCH64_DBG_REG_NAME_WCR, val); in read_wb_reg()
128 GEN_WRITE_WB_REG_CASES(AARCH64_DBG_REG_WCR, AARCH64_DBG_REG_NAME_WCR, val); in write_wb_reg()
241 ctrl_reg = AARCH64_DBG_REG_WCR; in hw_breakpoint_control()
591 case AARCH64_DBG_REG_WCR: in toggle_bp_registers()
789 ctrl_reg = read_wb_reg(AARCH64_DBG_REG_WCR, i); in watchpoint_handler()
816 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL0, 0); in watchpoint_handler()
830 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL1, 0); in watchpoint_handler()
872 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL0, 1); in reinstall_suspended_bps()
887 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL1, 1); in reinstall_suspended_bps()
890 toggle_bp_registers(AARCH64_DBG_REG_WCR, DBG_ACTIVE_EL0, 1); in reinstall_suspended_bps()
933 toggle_bp_registers(AARCH64_DBG_REG_WCR, in hw_breakpoint_thread_switch()
968 write_wb_reg(AARCH64_DBG_REG_WCR, i, 0UL); in hw_breakpoint_reset()