PMD_INDEX_SIZE    108 arch/powerpc/include/asm/book3s/32/pgtable.h #define PMD_CACHE_INDEX	PMD_INDEX_SIZE
PMD_INDEX_SIZE    175 arch/powerpc/include/asm/book3s/64/hash-64k.h #define H_PMD_TABLE_SIZE	((sizeof(pmd_t) << PMD_INDEX_SIZE) + \
PMD_INDEX_SIZE    176 arch/powerpc/include/asm/book3s/64/hash-64k.h 				 (sizeof(unsigned long) << PMD_INDEX_SIZE))
PMD_INDEX_SIZE    178 arch/powerpc/include/asm/book3s/64/hash-64k.h #define H_PMD_TABLE_SIZE	(sizeof(pmd_t) << PMD_INDEX_SIZE)
PMD_INDEX_SIZE    230 arch/powerpc/include/asm/book3s/64/pgtable.h #define PTRS_PER_PMD	(1 << PMD_INDEX_SIZE)
PMD_INDEX_SIZE    240 arch/powerpc/include/asm/book3s/64/pgtable.h #define PUD_SHIFT	(PMD_SHIFT + PMD_INDEX_SIZE)
PMD_INDEX_SIZE     25 arch/powerpc/include/asm/nohash/32/pgtable.h #define PMD_CACHE_INDEX	PMD_INDEX_SIZE
PMD_INDEX_SIZE     19 arch/powerpc/include/asm/nohash/64/pgtable-4k.h #define PMD_TABLE_SIZE	(sizeof(pmd_t) << PMD_INDEX_SIZE)
PMD_INDEX_SIZE     25 arch/powerpc/include/asm/nohash/64/pgtable-4k.h #define PTRS_PER_PMD	(1 << PMD_INDEX_SIZE)
PMD_INDEX_SIZE     35 arch/powerpc/include/asm/nohash/64/pgtable-4k.h #define PUD_SHIFT	(PMD_SHIFT + PMD_INDEX_SIZE)
PMD_INDEX_SIZE     18 arch/powerpc/include/asm/nohash/64/pgtable.h #define PGTABLE_EADDR_SIZE (PTE_INDEX_SIZE + PMD_INDEX_SIZE + \
PMD_INDEX_SIZE     22 arch/powerpc/include/asm/nohash/64/pgtable.h #define PMD_CACHE_INDEX	PMD_INDEX_SIZE