Searched refs:VMXERR_UNSUPPORTED_VMCS_COMPONENT (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dvmx.h592 VMXERR_UNSUPPORTED_VMCS_COMPONENT = 12, enumerator in enum:vm_instruction_error_number
/linux-master/arch/x86/kvm/vmx/
H A Dnested.c5409 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT);
5432 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT);
5533 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT);

Completed in 154 milliseconds