PG_REFERENCED
0, PG_MODIFIED | PG_REFERENCED));
ASSERT((*(char *)pcp->pr_pdaddr & ~(PG_MODIFIED | PG_REFERENCED)) == 0);
cnt = count_pages(pghp, 0, PG_MODIFIED | PG_REFERENCED, 0);
cnt = count_pages(pghp, 0, PG_MODIFIED | PG_REFERENCED, 0);
if (((*(char *)cur.pr_pdaddr) & (PG_REFERENCED | PG_MODIFIED))