LG_HPTEG_SIZE     373 arch/powerpc/mm/book3s32/mmu.c 	Hash_size = n_hpteg << LG_HPTEG_SIZE;
LG_HPTEG_SIZE     390 arch/powerpc/mm/book3s32/mmu.c 	hash_mb2 = hash_mb = 32 - LG_HPTEG_SIZE - lg_n_hpteg;
LG_HPTEG_SIZE     392 arch/powerpc/mm/book3s32/mmu.c 		hash_mb2 = 16 - LG_HPTEG_SIZE;
LG_HPTEG_SIZE     406 arch/powerpc/mm/book3s32/mmu.c 	unsigned int hmask = Hash_mask >> (16 - LG_HPTEG_SIZE);