Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvmx.h570 VMXERR_UNSUPPORTED_VMCS_COMPONENT = 12, enumerator
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c5093 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5196 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite()