KPTI: Rename to PAGE_TABLE_ISOLATION
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / arch / x86 / include / asm / cpufeature.h
index 3fc40a43578f73bc66cd0a7a553f2428e419b3de..f6605712ca90c5d4378f28bcb7c715af41e5ce22 100644 (file)
 #define X86_FEATURE_INTEL_PT   ( 7*32+15) /* Intel Processor Trace */
 
 /* Because the ALTERNATIVE scheme is for members of the X86_FEATURE club... */
-#define X86_FEATURE_KAISER     ( 7*32+31) /* CONFIG_KAISER w/o nokaiser */
+#define X86_FEATURE_KAISER     ( 7*32+31) /* CONFIG_PAGE_TABLE_ISOLATION w/o nokaiser */
 
 /* Virtualization flags: Linux defined, word 8 */
 #define X86_FEATURE_TPR_SHADOW  ( 8*32+ 0) /* Intel TPR Shadow */