Searched refs:dirty_end (Results 1 – 1 of 1) sorted by relevance
240 int dirty_start = 512, dirty_end = 0; in populate_ppgtt_table() local251 dirty_end = max(dirty_end, i); in populate_ppgtt_table()277 if (dirty_start <= dirty_end) { in populate_ppgtt_table()280 uint64_t write_size = (dirty_end - dirty_start + 1) * in populate_ppgtt_table()