Home
last modified time | relevance | path

Searched refs:gen8_for_each_pdpe (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_gtt.h470 #define gen8_for_each_pdpe(pd, pdp, start, length, temp, iter) \ macro
Di915_gem_gtt.c1088 gen8_for_each_pdpe(pd, pdp, start, length, temp, pdpe) { in gen8_ppgtt_alloc_page_directories()
1252 gen8_for_each_pdpe(pd, pdp, start, length, temp, pdpe) { in gen8_alloc_va_range_3lvl()
1264 gen8_for_each_pdpe(pd, pdp, start, length, temp, pdpe) { in gen8_alloc_va_range_3lvl()
1395 gen8_for_each_pdpe(pd, pdp, start, length, temp, pdpe) { in gen8_dump_pdp()