Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dnested.c168 static int nested_vmx_failValid(struct kvm_vcpu *vcpu, in nested_vmx_failValid() function
199 return nested_vmx_failValid(vcpu, vm_instruction_error); in nested_vmx_fail()