Searched refs:nested_cr3_valid (Results 1 – 1 of 1) sorted by relevance
11916 static bool nested_cr3_valid(struct kvm_vcpu *vcpu, unsigned long val) in nested_cr3_valid() function11934 if (!nested_cr3_valid(vcpu, cr3)) { in nested_vmx_load_cr3()12456 !nested_cr3_valid(vcpu, vmcs12->host_cr3)) in check_vmentry_prereqs()