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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c2723 static bool nested_vmx_check_eptp(struct kvm_vcpu *vcpu, u64 new_eptp) function
2809 CC(!nested_vmx_check_eptp(vcpu, vmcs12->ept_pointer)))
5752 if (!nested_vmx_check_eptp(vcpu, operand.eptp))
5895 if (!nested_vmx_check_eptp(vcpu, new_eptp))

Completed in 99 milliseconds