Searched refs:nested_vmx_check_eptp (Results 1 – 1 of 1) sorted by relevance
2687 static bool nested_vmx_check_eptp(struct kvm_vcpu *vcpu, u64 new_eptp) in nested_vmx_check_eptp() function2773 CC(!nested_vmx_check_eptp(vcpu, vmcs12->ept_pointer))) in nested_check_vm_execution_controls()5718 if (!nested_vmx_check_eptp(vcpu, operand.eptp)) in handle_invept()5857 if (!nested_vmx_check_eptp(vcpu, new_eptp)) in nested_vmx_eptp_switching()