Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dnested.c2790 static bool nested_vmx_check_eptp(struct kvm_vcpu *vcpu, u64 new_eptp) in nested_vmx_check_eptp() function
2876 CC(!nested_vmx_check_eptp(vcpu, vmcs12->ept_pointer))) in nested_check_vm_execution_controls()
5888 if (!nested_vmx_check_eptp(vcpu, operand.eptp)) in handle_invept()
6037 if (!nested_vmx_check_eptp(vcpu, new_eptp)) in nested_vmx_eptp_switching()