NBSEG
#define NBSEG (1 << SEGSHIFT) /* bytes/segment */
#define NBSEG (1 << SEGSHIFT) /* bytes/segment (quadrant) */
#define NBSEG (PAGE_SIZE*NPTEPG)
#define NBSEG NBSEG30
#define NBSEG NBSEG40
#define NBSEG ((mmutype == MMU_68040) ? NBSEG40 : NBSEG30)
#define NBSEG (1 << SEGSHIFT) /* bytes/segment */
#define NBSEG (NBPG*NPTEPG)
#define NBSEG (1 << SEGSHIFT) /* bytes/segment */