PGD_TABLE_SIZE     76 arch/powerpc/include/asm/book3s/64/pgalloc.h 	memset(pgd, 0, PGD_TABLE_SIZE);
PGD_TABLE_SIZE    427 arch/powerpc/kernel/asm-offsets.c 	DEFINE(PGD_TABLE_SIZE, (sizeof(pgd_t) << max(RADIX_PGD_INDEX_SIZE, H_PGD_INDEX_SIZE)));
PGD_TABLE_SIZE    429 arch/powerpc/kernel/asm-offsets.c 	DEFINE(PGD_TABLE_SIZE, PGD_TABLE_SIZE);