Home
last modified time | relevance | path

Searched refs:VM_REG_GUEST_CR3 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/amd64/vmm/amd/
H A Dvmcb.c187 case VM_REG_GUEST_CR3: in vmcb_read()
280 case VM_REG_GUEST_CR3: in vmcb_write()
H A Dsvm.c2575 err += svm_snapshot_reg(sc, vcpu, VM_REG_GUEST_CR3, meta); in svm_vmcx_snapshot()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.c87 case VM_REG_GUEST_CR3: in vmcs_field_encoding()
H A Dvmx.c3408 if (reg == VM_REG_GUEST_CR3) { in vmx_setreg()
4112 err += vmcs_snapshot_reg(vmcs, run, VM_REG_GUEST_CR3, meta); in vmx_vmcx_snapshot()
/f-stack/freebsd/amd64/include/
H A Dvmm.h72 VM_REG_GUEST_CR3, enumerator