Searched refs:nested_ept (Results 1 – 1 of 1) sorted by relevance
11930 static int nested_vmx_load_cr3(struct kvm_vcpu *vcpu, unsigned long cr3, bool nested_ept, in nested_vmx_load_cr3() argument11933 if (cr3 != kvm_read_cr3(vcpu) || (!nested_ept && pdptrs_changed(vcpu))) { in nested_vmx_load_cr3()11944 !nested_ept) { in nested_vmx_load_cr3()11952 if (!nested_ept) in nested_vmx_load_cr3()