X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fvmx.h;h=36cbe2a917939525471980b9db455ef481544125;hp=021637e409e1c0187f8c9b461683d4a78bfae974;hb=3f09b1f1033b9a6350b72649c6abdafdf81e5c2d;hpb=02a988e6e4511b1f6d83525710a12db9c5a45149;ds=sidebyside diff --git a/arch/x86/include/asm/vmx.h b/arch/x86/include/asm/vmx.h index 021637e409e1..36cbe2a91793 100644 --- a/arch/x86/include/asm/vmx.h +++ b/arch/x86/include/asm/vmx.h @@ -280,6 +280,7 @@ enum vmcs_field { #define EXIT_REASON_EPT_VIOLATION 48 #define EXIT_REASON_EPT_MISCONFIG 49 #define EXIT_REASON_INVEPT 50 +#define EXIT_REASON_INVVPID 53 #define EXIT_REASON_WBINVD 54 #define EXIT_REASON_XSETBV 55