SEGSHIFT
#define pmap_segmap(m, v) ((m)->pm_segtab->seg_tab[((v) >> SEGSHIFT)])
#define NBSEG (1UL << SEGSHIFT)