Searched refs:prepare_vmcs02 (Results 1 - 1 of 1) sorted by relevance

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

Completed in 201 milliseconds