Searched refs:pvf (Results 1 – 4 of 4) sorted by relevance
5504 pv_entry_t pv, pvf; in pmap_ts_referenced() local5524 if ((pvf = TAILQ_FIRST(&pvh->pv_list)) == NULL) in pmap_ts_referenced()5526 pv = pvf; in pmap_ts_referenced()5528 if (pvf == NULL) in pmap_ts_referenced()5529 pvf = pv; in pmap_ts_referenced()5597 } while ((pv = TAILQ_FIRST(&pvh->pv_list)) != pvf); in pmap_ts_referenced()5599 if ((pvf = TAILQ_FIRST(&m->md.pv_list)) == NULL) in pmap_ts_referenced()5601 pv = pvf; in pmap_ts_referenced()5603 if (pvf == NULL) in pmap_ts_referenced()5604 pvf = pv; in pmap_ts_referenced()[all …]
8463 pv_entry_t pv, pvf; in pmap_ts_referenced() local8486 pv = pvf; in pmap_ts_referenced()8488 if (pvf == NULL) in pmap_ts_referenced()8489 pvf = pv; in pmap_ts_referenced()8567 if (pvf == pv) in pmap_ts_referenced()8568 pvf = NULL; in pmap_ts_referenced()8591 pv = pvf; in pmap_ts_referenced()8593 if (pvf == NULL) in pmap_ts_referenced()8594 pvf = pv; in pmap_ts_referenced()8633 if (pvf == pv) in pmap_ts_referenced()[all …]
5307 pv_entry_t pv, pvf; in pmap_ts_referenced() local5321 (pvf = TAILQ_FIRST(&pvh->pv_list)) == NULL) in pmap_ts_referenced()5323 pv = pvf; in pmap_ts_referenced()5372 } while ((pv = TAILQ_FIRST(&pvh->pv_list)) != pvf); in pmap_ts_referenced()5374 if ((pvf = TAILQ_FIRST(&m->md.pv_list)) == NULL) in pmap_ts_referenced()5376 pv = pvf; in pmap_ts_referenced()5399 } while ((pv = TAILQ_FIRST(&m->md.pv_list)) != pvf && rtval < in pmap_ts_referenced()
5104 pv_entry_t pv, pvf; in __CONCAT() local5118 (pvf = TAILQ_FIRST(&pvh->pv_list)) == NULL) in __CONCAT()5120 pv = pvf; in __CONCAT()5168 } while ((pv = TAILQ_FIRST(&pvh->pv_list)) != pvf); in __CONCAT()5170 if ((pvf = TAILQ_FIRST(&m->md.pv_list)) == NULL) in __CONCAT()5172 pv = pvf; in __CONCAT()5194 } while ((pv = TAILQ_FIRST(&m->md.pv_list)) != pvf && rtval < in __CONCAT()