Searched refs:vm_instruction_error (Results 1 – 7 of 7) sorted by relevance
137 u32 vm_instruction_error; member312 CHECK_OFFSET(vm_instruction_error, 808); in vmx_check_vmcs12_offsets()
84 FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error),
258 EVMCS1_FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error,
169 u32 vm_instruction_error) in nested_vmx_failValid() argument175 get_vmcs12(vcpu)->vm_instruction_error = vm_instruction_error; in nested_vmx_failValid()187 static int nested_vmx_fail(struct kvm_vcpu *vcpu, u32 vm_instruction_error) in nested_vmx_fail() argument199 return nested_vmx_failValid(vcpu, vm_instruction_error); in nested_vmx_fail()1935 evmcs->vm_instruction_error = vmcs12->vm_instruction_error; in copy_vmcs12_to_enlightened()
167 u32 vm_instruction_error; member581 *value = current_evmcs->vm_instruction_error; in evmcs_vmread()1076 current_evmcs->vm_instruction_error = value; in evmcs_vmwrite()
521 u32 vm_instruction_error; member
173 u32 vm_instruction_error;