Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c3028 static int read_vstopi(CPURISCVState *env, int csrno, target_ulong *val) in read_vstopi() function
3123 return read_vstopi(env, CSR_VSTOPI, val); in read_stopi()
4758 [CSR_VSTOPI] = { "vstopi", aia_hmode, read_vstopi },