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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c1905 * sync_vmcs02_to_vmcs12() doesn't read these:
4394 static void sync_vmcs02_to_vmcs12(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12) function
4836 sync_vmcs02_to_vmcs12(vcpu, vmcs12);
4843 * Must happen outside of sync_vmcs02_to_vmcs12() as it will
6551 sync_vmcs02_to_vmcs12(vcpu, vmcs12);

Completed in 192 milliseconds