Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.c1121 static int nested_vmx_load_cr3(struct kvm_vcpu *vcpu, unsigned long cr3, bool nested_ept, in nested_vmx_load_cr3() function
2586 if (nested_vmx_load_cr3(vcpu, vmcs12->guest_cr3, nested_cpu_has_ept(vmcs12), in prepare_vmcs02()
4189 if (nested_vmx_load_cr3(vcpu, vmcs12->host_cr3, false, &ignored)) in load_vmcs12_host_state()