Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c202 uint32_t addr_bcr, ctx_bcr; in install_hw_bp_ctx() local
214 addr_bcr = DBGBCR_LEN8 | DBGBCR_EXEC | DBGBCR_EL1 | DBGBCR_E | in install_hw_bp_ctx()
217 write_dbgbcr(addr_bp, addr_bcr); in install_hw_bp_ctx()