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