Home
last modified time | relevance | path

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

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