Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c4198 static RISCVException write_vsatp(CPURISCVState *env, int csrno, in write_vsatp() function
5248 [CSR_VSATP] = { "vsatp", hmode, read_vsatp, write_vsatp,