Home
last modified time | relevance | path

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

/freebsd/sys/riscv/vmm/
H A Dvmm_riscv.c175 csr_write(vscause, csrs->vscause); in vmmops_vcpu_restore_csrs()
193 csrs->vscause = csr_read(vscause); in vmmops_vcpu_save_csrs()
H A Driscv.h61 uint64_t vscause; member
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td211 def : SysReg<"vscause", 0x242>;