Lines Matching refs:PGO_DONTCARE
565 } else if (uobjpage != PGO_DONTCARE) {
909 if (pages[flt.centeridx] == PGO_DONTCARE)
1325 pages[lcv] = PGO_DONTCARE;
1618 error = uvmfault_promote(ufi, oanon, PGO_DONTCARE, &anon,
1903 * note that uobjpage can not be PGO_DONTCARE at this point. we now
1904 * set uobjpage to PGO_DONTCARE if we are doing a zero fill. if we
1910 uobjpage = PGO_DONTCARE;
1913 KASSERT(uobjpage != PGO_DONTCARE);
2019 if (curpg == NULL || curpg == PGO_DONTCARE) {
2290 KASSERT(uobjpage != PGO_DONTCARE);
2418 if (uobjpage != PGO_DONTCARE) {