Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dgen8_ppgtt.c141 static unsigned int gen8_pt_count(u64 start, u64 end) in gen8_pt_count() function
238 count = gen8_pt_count(start, end); in __gen8_ppgtt_clear()
329 unsigned int count = gen8_pt_count(*start, end); in __gen8_ppgtt_alloc()
385 *start += gen8_pt_count(*start, end); in __gen8_ppgtt_foreach()

Completed in 3 milliseconds