Lines Matching refs:nested_vmx_fail
187 static int nested_vmx_fail(struct kvm_vcpu *vcpu, u32 vm_instruction_error) in nested_vmx_fail() function
3572 return nested_vmx_fail(vcpu, VMXERR_ENTRY_EVENTS_BLOCKED_BY_MOV_SS); in nested_vmx_run()
3575 return nested_vmx_fail(vcpu, in nested_vmx_run()
3580 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()
3583 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_HOST_STATE_FIELD); in nested_vmx_run()
3586 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_HOST_STATE_FIELD); in nested_vmx_run()
3653 return nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_run()
4842 (void)nested_vmx_fail(vcpu, VMXERR_ENTRY_INVALID_CONTROL_FIELD); in nested_vmx_vmexit()
5128 return nested_vmx_fail(vcpu, VMXERR_VMXON_IN_VMX_ROOT_OPERATION); in handle_vmxon()
5219 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_INVALID_ADDRESS); in handle_vmclear()
5222 return nested_vmx_fail(vcpu, VMXERR_VMCLEAR_VMXON_POINTER); in handle_vmclear()
5295 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5318 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
5419 return nested_vmx_fail(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite()
5427 return nested_vmx_fail(vcpu, VMXERR_VMWRITE_READ_ONLY_VMCS_COMPONENT); in handle_vmwrite()
5503 return nested_vmx_fail(vcpu, VMXERR_VMPTRLD_INVALID_ADDRESS); in handle_vmptrld()
5506 return nested_vmx_fail(vcpu, VMXERR_VMPTRLD_VMXON_POINTER); in handle_vmptrld()
5523 return nested_vmx_fail(vcpu, in handle_vmptrld()
5530 return nested_vmx_fail(vcpu, in handle_vmptrld()
5537 return nested_vmx_fail(vcpu, in handle_vmptrld()
5549 return nested_vmx_fail(vcpu, in handle_vmptrld()
5618 return nested_vmx_fail(vcpu, VMXERR_INVALID_OPERAND_TO_INVEPT_INVVPID); in handle_invept()
5639 return nested_vmx_fail(vcpu, in handle_invept()
5700 return nested_vmx_fail(vcpu, in handle_invvpid()
5714 return nested_vmx_fail(vcpu, in handle_invvpid()
5722 return nested_vmx_fail(vcpu, in handle_invvpid()
5729 return nested_vmx_fail(vcpu, in handle_invvpid()