Home
last modified time | relevance | path

Searched defs:vm_instruction_error (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h143 u32 vm_instruction_error; member
H A Dnested.c172 u32 vm_instruction_error) in nested_vmx_failValid()
190 static int nested_vmx_fail(struct kvm_vcpu *vcpu, u32 vm_instruction_error) in nested_vmx_fail()