Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/vmx/
Dnested.c167 static int nested_vmx_failValid(struct kvm_vcpu *vcpu, in nested_vmx_failValid() function
198 return nested_vmx_failValid(vcpu, vm_instruction_error); in nested_vmx_fail()