Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c645 static int read_ssp(CPURISCVState *env, int csrno, target_ulong *val) in read_ssp() function
5019 [CSR_SSP] = { "ssp", cfi_ss, read_ssp, write_ssp },