Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcpu_bits.h814 #define SENVCFG_LPE MENVCFG_LPE macro
H A Dcpu_helper.c79 return env->senvcfg & SENVCFG_LPE; in cpu_get_fcfien()
H A Dcsr.c3274 mask |= SENVCFG_LPE; in write_senvcfg()