VM_REG_GUEST_CR2
error = vm_set_register(vcpu, VM_REG_GUEST_CR2, cr2);
error = vm_get_register(vcpu, VM_REG_GUEST_CR2, &cr2);
VM_REG_GUEST_CR2, /* KDIREG_CR2 */
VM_REG_GUEST_CR2, /* VMM_REG_CR2 */
if ((error = vm_set_register(vcpu, VM_REG_GUEST_CR2, zero)) != 0)
VERIFY0(svm_setreg(svm_sc, vcpu, VM_REG_GUEST_CR2,
case VM_REG_GUEST_CR2:
case VM_REG_GUEST_CR2:
case VM_REG_GUEST_CR2:
case VM_REG_GUEST_CR2:
VERIFY0(vm_set_register(vm, vcpuid, VM_REG_GUEST_CR2, cr2));
VM_REG_GUEST_CR2,
VM_REG_GUEST_CR2,
case VM_REG_GUEST_CR2: