Searched refs:gen6_for_each_pde (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.h50 * gen6_for_each_pde() iterates over every pde from start until start+length.
57 #define gen6_for_each_pde(pt, pd, start, length, iter) \ macro
H A Dgen6_ppgtt.c161 gen6_for_each_pde(pt, pd, start, end, pde)
184 gen6_for_each_pde(pt, pd, start, length, pde) { function

Completed in 308 milliseconds