Home
last modified time | relevance | path

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

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