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