Home
last modified time | relevance | path

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

/freebsd/sys/riscv/vmm/
H A Dvmm_riscv.c170 csr_write(vstvec, csrs->vstvec); in vmmops_vcpu_restore_csrs()
188 csrs->vstvec = csr_read(vstvec); in vmmops_vcpu_save_csrs()
H A Driscv.h60 uint64_t vstvec; member
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td265 def : SysReg<"vstvec", 0x205>;
H A DRISCVFeatures.td980 : RISCVExtension<1, 0, "vstvec supports Direct mode">;