Home
last modified time | relevance | path

Searched refs:PMD_CACHE_INDEX (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h53 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)
H A Dpgtable.h22 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h19 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h102 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h161 #define PMD_CACHE_INDEX 0 macro