Searched refs:vm_instruction_error (Results 1 – 2 of 2) sorted by relevance
173 u32 vm_instruction_error;
176 u32 vm_instruction_error) in nested_vmx_failValid() argument182 get_vmcs12(vcpu)->vm_instruction_error = vm_instruction_error; in nested_vmx_failValid()194 static int nested_vmx_fail(struct kvm_vcpu *vcpu, u32 vm_instruction_error) in nested_vmx_fail() argument206 return nested_vmx_failValid(vcpu, vm_instruction_error); in nested_vmx_fail()2081 evmcs->vm_instruction_error = vmcs12->vm_instruction_error; in copy_vmcs12_to_enlightened()