Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dnested.c169 static int nested_vmx_failValid(struct kvm_vcpu *vcpu, in nested_vmx_failValid() function
200 return nested_vmx_failValid(vcpu, vm_instruction_error); in nested_vmx_fail()