Searched refs:VM_REG_GUEST_ZERO (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/riscv/include/ | ||
H A D | vmm.h | 59 VM_REG_GUEST_ZERO = 0, enumerator |
/freebsd/sys/riscv/vmm/ | ||
H A D | vmm_riscv.c | 868 if (reg == VM_REG_GUEST_ZERO) { in vmmops_getreg() |