H_PGD_TABLE_SIZE   35 arch/powerpc/include/asm/book3s/64/hash-4k.h #define H_PGD_TABLE_SIZE	(sizeof(pgd_t) << H_PGD_INDEX_SIZE)
H_PGD_TABLE_SIZE  186 arch/powerpc/include/asm/book3s/64/hash-64k.h #define H_PGD_TABLE_SIZE	(sizeof(pgd_t) << PGD_INDEX_SIZE)