Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c24 #define DBGWCR_E (0x1 << 0) macro
156 wcr = DBGWCR_LEN8 | DBGWCR_RD | DBGWCR_WR | DBGWCR_EL1 | DBGWCR_E; in install_wp()
190 wcr = DBGWCR_LEN8 | DBGWCR_RD | DBGWCR_WR | DBGWCR_EL1 | DBGWCR_E | in install_wp_ctx()