Home
last modified time | relevance | path

Searched refs:VM_REG_GUEST_ZERO (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/riscv/include/
H A Dvmm.h59 VM_REG_GUEST_ZERO = 0, enumerator
/freebsd/sys/riscv/vmm/
H A Dvmm_riscv.c868 if (reg == VM_REG_GUEST_ZERO) { in vmmops_getreg()