TLB_PAGESZ        100 arch/microblaze/include/asm/mmu.h #  define TLB_PAGESZ(x)		(((x) & 0x7) << 7)
TLB_PAGESZ         30 arch/powerpc/include/asm/nohash/32/mmu-40x.h #define TLB_PAGESZ(x)   (((x) & 0x7) << 7)