arm64: Introduce VA_BITS and translation level options
[linux-2.6-block.git] / arch / arm64 / include / asm / tlb.h
index 80e2c08900d68c0e0345fe0d831e6d1070515064..bc19101edaeb1c56cdd19ff1bc5c3ade187e98ad 100644 (file)
@@ -91,7 +91,7 @@ static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte,
        tlb_remove_page(tlb, pte);
 }
 
-#ifndef CONFIG_ARM64_64K_PAGES
+#ifndef CONFIG_ARM64_2_LEVELS
 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp,
                                  unsigned long addr)
 {