import PULS_20160108
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm64 / include / asm / pgtable-hwdef.h
index 75fd13d289b93193f261c89fa83fb6973738f6f2..7eeed1ae2c5f756d8dd27288eb03971151181955 100644 (file)
@@ -92,5 +92,6 @@
 #define TCR_TG1_64K            (UL(1) << 30)
 #define TCR_IPS_40BIT          (UL(2) << 32)
 #define TCR_ASID16             (UL(1) << 36)
+#define TCR_TBI0               (UL(1) << 37)
 
 #endif