Searched refs:VM_REG_GUEST_CR2 (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | vmcb.c | 183 case VM_REG_GUEST_CR2: in vmcb_read() 275 case VM_REG_GUEST_CR2: in vmcb_write()
|
| H A D | svm.c | 1405 error = svm_setreg(svm_sc, vcpu, VM_REG_GUEST_CR2, in svm_vmexit() 2574 err += svm_snapshot_reg(sc, vcpu, VM_REG_GUEST_CR2, meta); in svm_vmcx_snapshot()
|
| /f-stack/freebsd/amd64/include/ |
| H A D | vmm.h | 89 VM_REG_GUEST_CR2, enumerator
|
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vmx.c | 2663 error = vmxctx_setreg(vmxctx, VM_REG_GUEST_CR2, qual); in vmx_exit_process() 3235 case VM_REG_GUEST_CR2: in vmxctx_regptr()
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm.c | 2130 error = vm_set_register(vm, vcpuid, VM_REG_GUEST_CR2, cr2); in vm_inject_pf()
|