Home
last modified time | relevance | path

Searched defs:hgatp (Results 1 – 2 of 2) sorted by relevance

/qemu/target/riscv/
H A Dcpu.h339 target_ulong hgatp; member
H A Dcsr.c636 static RISCVException hgatp(CPURISCVState *env, int csrno) in hgatp() function