Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dvmx.h589 VMXERR_UNSUPPORTED_VMCS_COMPONENT = 12, enumerator
/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.c5317 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5340 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5441 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite()