Lines Matching refs:nested_vmx_fail

186 static int nested_vmx_fail(struct kvm_vcpu *vcpu, u32 vm_instruction_error)  in nested_vmx_fail()  function
3563 return nested_vmx_fail(vcpu, VMXERR_ENTRY_EVENTS_BLOCKED_BY_MOV_SS); in nested_vmx_run()
3566 return nested_vmx_fail(vcpu, in nested_vmx_run()
3571 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()
3574 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_HOST_STATE_FIELD); in nested_vmx_run()
3641 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()
4642 (void)nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_vmexit()
4940 return nested_vmx_fail(vcpu, VMXERR_VMXON_IN_VMX_ROOT_OPERATION); in handle_vmon()
5031 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_INVALID_ADDRESS); in handle_vmclear()
5034 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_VMXON_POINTER); in handle_vmclear()
5106 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5209 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite()
5217 return nested_vmx_fail(vcpu, VMXERR_VMWRITE_READ_ONLY_VMCS_COMPONENT); in handle_vmwrite()
5292 return nested_vmx_fail(vcpu, VMXERR_VMPTRLD_INVALID_ADDRESS); in handle_vmptrld()
5295 return nested_vmx_fail(vcpu, VMXERR_VMPTRLD_VMXON_POINTER); in handle_vmptrld()
5312 return nested_vmx_fail(vcpu, in handle_vmptrld()
5322 return nested_vmx_fail(vcpu, in handle_vmptrld()
5399 return nested_vmx_fail(vcpu, VMXERR_INVALID_OPERAND_TO_INVEPT_INVVPID); in handle_invept()
5420 return nested_vmx_fail(vcpu, in handle_invept()
5480 return nested_vmx_fail(vcpu, in handle_invvpid()
5494 return nested_vmx_fail(vcpu, in handle_invvpid()
5502 return nested_vmx_fail(vcpu, in handle_invvpid()
5509 return nested_vmx_fail(vcpu, in handle_invvpid()