Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dhw_breakpoint.h94 #define AARCH64_DBG_REG_NAME_BCR bcr macro
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c111 GEN_READ_WB_REG_CASES(AARCH64_DBG_REG_BCR, AARCH64_DBG_REG_NAME_BCR, val); in read_wb_reg()
126 GEN_WRITE_WB_REG_CASES(AARCH64_DBG_REG_BCR, AARCH64_DBG_REG_NAME_BCR, val); in write_wb_reg()