Searched refs:PMD_CACHE_INDEX (Results 1 – 6 of 6) sorted by relevance
96 if (PMD_CACHE_INDEX && !PGT_CACHE(PMD_CACHE_INDEX)) in pgtable_cache_init()97 pgtable_cache_add(PMD_CACHE_INDEX, pmd_ctor); in pgtable_cache_init()
89 return kmem_cache_alloc(PGT_CACHE(PMD_CACHE_INDEX), in pmd_alloc_one()95 kmem_cache_free(PGT_CACHE(PMD_CACHE_INDEX), pmd); in pmd_free()178 pgtable_free_tlb(tlb, pmd, PMD_CACHE_INDEX)
27 #define PMD_CACHE_INDEX (PMD_INDEX_SIZE + 1) macro29 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
27 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
18 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
231 #define PMD_CACHE_INDEX 0 macro