Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dpmp.h31 PMP_AMATCH = (3 << 3), enumerator
H A Dpmp.c149 env->pmp_state.pmp[i].cfg_reg &= ~(PMP_LOCK | PMP_AMATCH); in pmp_unlock_entries()