Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h50 return kmem_cache_alloc(PGT_CACHE(PMD_CACHE_INDEX), in pmd_alloc_one()
56 kmem_cache_free(PGT_CACHE(PMD_CACHE_INDEX), pmd); in pmd_free()
60 pgtable_free_tlb(tlb, pmd, PMD_CACHE_INDEX)
H A Dpgtable.h24 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dinit-common.c142 if (PMD_CACHE_INDEX) in pgtable_cache_init()
143 pgtable_cache_add(PMD_CACHE_INDEX); in pgtable_cache_init()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h23 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h109 #define PMD_CACHE_INDEX PMD_INDEX_SIZE macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h195 #define PMD_CACHE_INDEX 0 macro