Searched refs:AARCH64_DBG_REG_WVR (Results 1 – 2 of 2) sorted by relevance
88 #define AARCH64_DBG_REG_WVR (AARCH64_DBG_REG_BCR + ARM_MAX_BRP) macro89 #define AARCH64_DBG_REG_WCR (AARCH64_DBG_REG_WVR + ARM_MAX_WRP)
113 GEN_READ_WB_REG_CASES(AARCH64_DBG_REG_WVR, AARCH64_DBG_REG_NAME_WVR, val); in read_wb_reg()128 GEN_WRITE_WB_REG_CASES(AARCH64_DBG_REG_WVR, AARCH64_DBG_REG_NAME_WVR, val); in write_wb_reg()243 val_reg = AARCH64_DBG_REG_WVR; in hw_breakpoint_control()789 val = read_wb_reg(AARCH64_DBG_REG_WVR, i); in watchpoint_handler()970 write_wb_reg(AARCH64_DBG_REG_WVR, i, 0UL); in hw_breakpoint_reset()