Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dpmp.h88 #define MSECCFG_MMWP_ISSET(env) get_field(env->mseccfg, MSECCFG_MMWP) macro
H A Dpmp.c254 if (MSECCFG_MMWP_ISSET(env)) { in pmp_hart_has_privs_default()