Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c2702 static bool nested_vmx_check_eptp(struct kvm_vcpu *vcpu, u64 new_eptp) in nested_vmx_check_eptp() function
2788 CC(!nested_vmx_check_eptp(vcpu, vmcs12->ept_pointer))) in nested_check_vm_execution_controls()
5765 if (!nested_vmx_check_eptp(vcpu, operand.eptp)) in handle_invept()
5910 if (!nested_vmx_check_eptp(vcpu, new_eptp)) in nested_vmx_eptp_switching()