Lines Matching refs:nested_vmx_fail

194 static int nested_vmx_fail(struct kvm_vcpu *vcpu, u32 vm_instruction_error)  in nested_vmx_fail()  function
3827 return nested_vmx_fail(vcpu, VMXERR_ENTRY_EVENTS_BLOCKED_BY_MOV_SS); in nested_vmx_run()
3830 return nested_vmx_fail(vcpu, in nested_vmx_run()
3835 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()
3838 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_HOST_STATE_FIELD); in nested_vmx_run()
3841 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_HOST_STATE_FIELD); in nested_vmx_run()
3900 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()
5193 (void)nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in __nested_vmx_vmexit()
5490 return nested_vmx_fail(vcpu, VMXERR_VMXON_IN_VMX_ROOT_OPERATION); in handle_vmxon()
5591 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_INVALID_ADDRESS); in handle_vmclear()
5594 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_VMXON_POINTER); in handle_vmclear()
5663 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5686 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5787 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite()
5795 return nested_vmx_fail(vcpu, VMXERR_VMWRITE_READ_ONLY_VMCS_COMPONENT); in handle_vmwrite()
5871 return nested_vmx_fail(vcpu, VMXERR_VMPTRLD_INVALID_ADDRESS); in handle_vmptrld()
5874 return nested_vmx_fail(vcpu, VMXERR_VMPTRLD_VMXON_POINTER); in handle_vmptrld()
5891 return nested_vmx_fail(vcpu, in handle_vmptrld()
5898 return nested_vmx_fail(vcpu, in handle_vmptrld()
5905 return nested_vmx_fail(vcpu, in handle_vmptrld()
5917 return nested_vmx_fail(vcpu, in handle_vmptrld()
5986 return nested_vmx_fail(vcpu, VMXERR_INVALID_OPERAND_TO_INVEPT_INVVPID); in handle_invept()
6007 return nested_vmx_fail(vcpu, in handle_invept()
6068 return nested_vmx_fail(vcpu, in handle_invvpid()
6082 return nested_vmx_fail(vcpu, in handle_invvpid()
6100 return nested_vmx_fail(vcpu, in handle_invvpid()
6107 return nested_vmx_fail(vcpu, in handle_invvpid()