Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/aarch64/ !
Ddebug-exceptions.c19 #define DBGWCR_E (0x1 << 0) macro
62 wcr = DBGWCR_LEN8 | DBGWCR_RD | DBGWCR_WR | DBGWCR_EL1 | DBGWCR_E; in install_wp()