Home
last modified time | relevance | path

Searched refs:VMX_ABORT_SAVE_GUEST_MSR_FAIL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
Dvmx.h133 #define VMX_ABORT_SAVE_GUEST_MSR_FAIL 1 macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c10439 nested_vmx_abort(vcpu, VMX_ABORT_SAVE_GUEST_MSR_FAIL); in nested_vmx_vmexit()