Home
last modified time | relevance | path

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

/freebsd/sys/riscv/vmm/
H A Dvmm_riscv.c171 csr_write(vsie, csrs->vsie); in vmmops_vcpu_restore_csrs()
189 csrs->vsie = csr_read(vsie); in vmmops_vcpu_save_csrs()
H A Driscv.h57 uint64_t vsie; member
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td207 def : SysReg<"vsie", 0x204>;