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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c1115 static int nested_vmx_load_cr3(struct kvm_vcpu *vcpu, unsigned long cr3, function
2664 if (nested_vmx_load_cr3(vcpu, vmcs12->guest_cr3, nested_cpu_has_ept(vmcs12),
4548 if (nested_vmx_load_cr3(vcpu, vmcs12->host_cr3, false, true, &ignored))

Completed in 117 milliseconds