SUN3_PTE_SIZE_BITS
#define SUN3_PTE_SIZE (1 << SUN3_PTE_SIZE_BITS)
offset = (vaddr >> SUN3_PTE_SIZE_BITS) & 0xF;