Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcsr.c2997 static RISCVException write_mcountinhibit(CPURISCVState *env, int csrno, in write_mcountinhibit() function
3075 return write_mcountinhibit(env, csrno, val & env->mcounteren, ra); in write_scountinhibit()
6236 write_mcountinhibit,