Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gem_gtt.c902 static inline unsigned int gen8_pt_count(u64 start, u64 end) in gen8_pt_count() function
998 count = gen8_pt_count(start, end); in __gen8_ppgtt_clear()
1086 gen8_pt_count(*start, end) < I915_PDES) in __gen8_ppgtt_alloc()
1113 unsigned int count = gen8_pt_count(*start, end); in __gen8_ppgtt_alloc()