Home
last modified time | relevance | path

Searched refs:AARCH64_DBG_REG_NAME_WVR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm64/include/asm/
Dhw_breakpoint.h92 #define AARCH64_DBG_REG_NAME_WVR "wvr" macro
/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c134 GEN_READ_WB_REG_CASES(AARCH64_DBG_REG_WVR, AARCH64_DBG_REG_NAME_WVR, val); in read_wb_reg()
148 GEN_WRITE_WB_REG_CASES(AARCH64_DBG_REG_WVR, AARCH64_DBG_REG_NAME_WVR, val); in write_wb_reg()