Searched refs:pgend (Results 1 – 1 of 1) sorted by relevance
1207 pgcnt_t pgend; in vmu_calculate_seg() local1281 pgend = pgstart + pgcnt - 1; in vmu_calculate_seg()1286 if (pgend > p_end) in vmu_calculate_seg()1287 pgend = p_end; in vmu_calculate_seg()1293 pgcnt = pgend - p_index + 1; in vmu_calculate_seg()