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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c1883 * sync_vmcs02_to_vmcs12() doesn't read these:
4372 static void sync_vmcs02_to_vmcs12(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12) function
4814 sync_vmcs02_to_vmcs12(vcpu, vmcs12);
4821 * Must happen outside of sync_vmcs02_to_vmcs12() as it will
6529 sync_vmcs02_to_vmcs12(vcpu, vmcs12);

Completed in 101 milliseconds