pmap_table_lookup
t2 = pmap_table_lookup(pmap, segnum, segtab);
struct pmap_table *pt = pmap_table_lookup(pmap, segnum, false);