Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Dhw_breakpoint.h91 #define AARCH64_DBG_REG_NAME_BCR "bcr" macro
/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c133 GEN_READ_WB_REG_CASES(AARCH64_DBG_REG_BCR, AARCH64_DBG_REG_NAME_BCR, val); in read_wb_reg()
147 GEN_WRITE_WB_REG_CASES(AARCH64_DBG_REG_BCR, AARCH64_DBG_REG_NAME_BCR, val); in write_wb_reg()