Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dpmp.h48 MSECCFG_MLPE = 1 << 10, enumerator
H A Dpmp.c603 val |= (val & MSECCFG_MLPE); in mseccfg_csr_write()
H A Dcpu_helper.c87 return env->mseccfg & MSECCFG_MLPE; in cpu_get_fcfien()