Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dmachine.c171 VMSTATE_UINTTL(env.spmbase, RISCVCPU),
H A Dcpu.h384 target_ulong spmbase; member
H A Dcpu_helper.c170 base = env->spmbase; in riscv_cpu_update_mask()
H A Dcsr.c4140 *val = env->spmbase; in read_spmbase()
4153 env->spmbase = val; in write_spmbase()