Searched refs:prepare_vmcs02 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c2410 * are emulated by vmx_set_efer() in prepare_vmcs02(), but speculate
2435 * bits may be modified by vmx_set_efer() in prepare_vmcs02().
2582 * prepare_vmcs02 is called when the L1 guest hypervisor runs its nested
2592 static int prepare_vmcs02(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12, function
3167 * be written (by prepare_vmcs02()) before the "real" VMEnter, i.e.
3533 if (prepare_vmcs02(vcpu, vmcs12, from_vmentry, &entry_failure_code)) {
5589 * "dirty" vmcs12, all others go down the prepare_vmcs02() slow path.
7080 * in vmcs01 and prepare_vmcs02, when it bitwise-or's the control

Completed in 220 milliseconds