Home
last modified time | relevance | path

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

/freebsd/sys/riscv/vmm/
H A Dvmm_riscv.c174 csr_write(vstval, csrs->vstval); in vmmops_vcpu_restore_csrs()
192 csrs->vstval = csr_read(vstval); in vmmops_vcpu_save_csrs()
H A Driscv.h64 uint64_t vstval; member
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td212 def : SysReg<"vstval", 0x243>;
H A DRISCVFeatures.td965 "'Shvstvala' (vstval provides all needed values)">;