HIB_PD_MASK
npde = (pa & HIB_PD_MASK) | PG_RW | PG_V | PG_M | PG_PS;
#define PIGLET_PAGE_MASK (HIB_PD_MASK)