Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dvmx.h620 VMXERR_UNSUPPORTED_VMCS_COMPONENT = 12, enumerator
/linux-6.15/arch/x86/kvm/vmx/
H A Dnested.c5580 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5603 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5704 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite()