Lines Matching refs:nested_vmx_fail

189 static int nested_vmx_fail(struct kvm_vcpu *vcpu, u32 vm_instruction_error)  in nested_vmx_fail()  function
3607 return nested_vmx_fail(vcpu, VMXERR_ENTRY_EVENTS_BLOCKED_BY_MOV_SS); in nested_vmx_run()
3610 return nested_vmx_fail(vcpu, in nested_vmx_run()
3615 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()
3618 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_HOST_STATE_FIELD); in nested_vmx_run()
3621 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_HOST_STATE_FIELD); in nested_vmx_run()
3688 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()
4925 (void)nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_vmexit()
5222 return nested_vmx_fail(vcpu, VMXERR_VMXON_IN_VMX_ROOT_OPERATION); in handle_vmxon()
5323 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_INVALID_ADDRESS); in handle_vmclear()
5326 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_VMXON_POINTER); in handle_vmclear()
5408 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5431 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5532 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite()
5540 return nested_vmx_fail(vcpu, VMXERR_VMWRITE_READ_ONLY_VMCS_COMPONENT); in handle_vmwrite()
5616 return nested_vmx_fail(vcpu, VMXERR_VMPTRLD_INVALID_ADDRESS); in handle_vmptrld()
5619 return nested_vmx_fail(vcpu, VMXERR_VMPTRLD_VMXON_POINTER); in handle_vmptrld()
5636 return nested_vmx_fail(vcpu, in handle_vmptrld()
5643 return nested_vmx_fail(vcpu, in handle_vmptrld()
5650 return nested_vmx_fail(vcpu, in handle_vmptrld()
5662 return nested_vmx_fail(vcpu, in handle_vmptrld()
5731 return nested_vmx_fail(vcpu, VMXERR_INVALID_OPERAND_TO_INVEPT_INVVPID); in handle_invept()
5752 return nested_vmx_fail(vcpu, in handle_invept()
5813 return nested_vmx_fail(vcpu, in handle_invvpid()
5827 return nested_vmx_fail(vcpu, in handle_invvpid()
5835 return nested_vmx_fail(vcpu, in handle_invvpid()
5842 return nested_vmx_fail(vcpu, in handle_invvpid()