Searched refs:AARCH64_DBG_REG_WVR (Results 1 – 2 of 2) sorted by relevance
102 #define AARCH64_DBG_REG_WVR (AARCH64_DBG_REG_BCR + ARM_MAX_BRP) macro103 #define AARCH64_DBG_REG_WCR (AARCH64_DBG_REG_WVR + ARM_MAX_WRP)
123 GEN_READ_WB_REG_CASES(AARCH64_DBG_REG_WVR, AARCH64_DBG_REG_NAME_WVR, val); in read_wb_reg()138 GEN_WRITE_WB_REG_CASES(AARCH64_DBG_REG_WVR, AARCH64_DBG_REG_NAME_WVR, val); in write_wb_reg()253 val_reg = AARCH64_DBG_REG_WVR; in hw_breakpoint_control()774 val = read_wb_reg(AARCH64_DBG_REG_WVR, i); in watchpoint_handler()967 write_wb_reg(AARCH64_DBG_REG_WVR, i, 0UL); in hw_breakpoint_reset()