PG_FOR
npte |= PG_FOR | PG_FOW | PG_FOE;
pmap_changebit(pg, PG_FOR | PG_FOW | PG_FOE, ~0UL, &tlbctx);
faultoff = PG_FOR | PG_FOW;
faultoff = PG_FOR;