Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcsr.c5233 static RISCVException write_mseccfg(CPURISCVState *env, int csrno, in write_mseccfg() function
6108 [CSR_MSECCFG] = { "mseccfg", have_mseccfg, read_mseccfg, write_mseccfg,