Searched refs:VMXERR_ENTRY_INVALID_CONTROL_FIELD (Results 1 – 2 of 2) sorted by relevance
584 VMXERR_ENTRY_INVALID_CONTROL_FIELD = 7, enumerator615 { VMXERR_ENTRY_INVALID_CONTROL_FIELD, "VMENTRY_INVALID_CONTROL_FIELD" }, \
3134 WARN_ON_ONCE(error != VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_check_vmentry_hw()3609 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()3682 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()4782 VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_vmexit()4882 (void)nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_vmexit()
Completed in 15 milliseconds