Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/aarch64/
Ddebug-exceptions.c22 #define DBGWCR_WR (0x2 << 3) 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()