H_PUD_TABLE_SIZE   34 arch/powerpc/include/asm/book3s/64/hash-4k.h #define H_PUD_TABLE_SIZE	(sizeof(pud_t) << H_PUD_INDEX_SIZE)
H_PUD_TABLE_SIZE  181 arch/powerpc/include/asm/book3s/64/hash-64k.h #define H_PUD_TABLE_SIZE	((sizeof(pud_t) << PUD_INDEX_SIZE) +	\
H_PUD_TABLE_SIZE  184 arch/powerpc/include/asm/book3s/64/hash-64k.h #define H_PUD_TABLE_SIZE	(sizeof(pud_t) << PUD_INDEX_SIZE)