Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.c2659 static bool nested_vmx_check_eptp(struct kvm_vcpu *vcpu, u64 new_eptp) in nested_vmx_check_eptp() function
2745 CC(!nested_vmx_check_eptp(vcpu, vmcs12->ept_pointer))) in nested_check_vm_execution_controls()
5660 if (!nested_vmx_check_eptp(vcpu, operand.eptp)) in handle_invept()
5799 if (!nested_vmx_check_eptp(vcpu, new_eptp)) in nested_vmx_eptp_switching()