Searched refs:PMP_AMATCH (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ | ||
H A D | pmp.h | 31 PMP_AMATCH = (3 << 3), enumerator |
H A D | pmp.c | 150 env->pmp_state.pmp[i].cfg_reg &= ~(PMP_LOCK | PMP_AMATCH); in pmp_unlock_entries() |