Searched refs:VMXERR_UNSUPPORTED_VMCS_COMPONENT (Results 1 – 2 of 2) sorted by relevance
589 VMXERR_UNSUPPORTED_VMCS_COMPONENT = 12, enumerator
5365 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()5388 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()5489 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite()
Completed in 14 milliseconds