NBPD
#undef NBPD
#define NBPD (1U << PDSHIFT) /* # bytes mapped by PD (2MB) */
#define NBPD (1 << PDSHIFT) /* # bytes mapped by PD (4MB) */