Searched refs:PMD_CACHE_INDEX (Results 1 – 6 of 6) sorted by relevance
53 return kmem_cache_alloc(PGT_CACHE(PMD_CACHE_INDEX), in pmd_alloc_one()59 kmem_cache_free(PGT_CACHE(PMD_CACHE_INDEX), pmd); in pmd_free()63 pgtable_free_tlb(tlb, pmd, PMD_CACHE_INDEX)
22 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
157 if (PMD_CACHE_INDEX) in pgtable_cache_init()158 pgtable_cache_add(PMD_CACHE_INDEX); in pgtable_cache_init()
19 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
102 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
161 #define PMD_CACHE_INDEX 0 macro