Searched refs:PUD_CACHE_INDEX (Results 1 – 7 of 7) sorted by relevance
103 if (PUD_CACHE_INDEX && !PGT_CACHE(PUD_CACHE_INDEX)) in pgtable_cache_init()104 pgtable_cache_add(PUD_CACHE_INDEX, pud_ctor); in pgtable_cache_init()
415 kmem_cache_free(PGT_CACHE(PUD_CACHE_INDEX), table); in pgtable_free()
123 pud = kmem_cache_alloc(PGT_CACHE(PUD_CACHE_INDEX), in pud_alloc_one()138 kmem_cache_free(PGT_CACHE(PUD_CACHE_INDEX), pud); in pud_free()
232 #define PUD_CACHE_INDEX __pud_cache_index macro
28 #define PUD_CACHE_INDEX PUD_INDEX_SIZE macro
31 #define PUD_CACHE_INDEX PUD_INDEX_SIZE macro
19 #define PUD_CACHE_INDEX PUD_INDEX_SIZE macro