pmap_clearbit
pmap_clearbit(pg, PVF_WRITE);
pmap_clearbit(pg, PVF_MOD);
pmap_clearbit(pg, PVF_REF);
void pmap_clearbit(struct vm_page *, u_int);