Home
last modified time | relevance | path

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

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