pmap_round_seg
pmap_round_seg(vaddr_t va)
#define pmap_round_seg(x) (((vaddr_t)(x) + SEGOFSET) & ~SEGOFSET)