PGDIR_BITS         70 arch/sparc/include/asm/pgtable_64.h #if (MAX_PHYS_ADDRESS_BITS > PGDIR_SHIFT + PGDIR_BITS)
PGDIR_BITS         74 arch/sparc/include/asm/pgtable_64.h #if (PGDIR_SHIFT + PGDIR_BITS) != 53
PGDIR_BITS         96 arch/sparc/include/asm/pgtable_64.h #define PTRS_PER_PGD	(1UL << PGDIR_BITS)
PGDIR_BITS        159 arch/sparc/include/asm/tsb.h 	sllx		VADDR, 64 - (PGDIR_SHIFT + PGDIR_BITS), REG2; \
PGDIR_BITS        272 arch/sparc/include/asm/tsb.h 	sllx		VADDR, 64 - (PGDIR_SHIFT + PGDIR_BITS), REG2; \