Searched defs:mstateen (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ | ||
H A D | cpu.h | 465 uint64_t mstateen[SMSTATEEN_MAX_COUNT]; member |
H A D | csr.c | 381 static RISCVException mstateen(CPURISCVState *env, int csrno) in mstateen() function |