Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_context.c409 static unsigned long real_page_count(struct drm_i915_gem_object *obj) in real_page_count() function
446 (dw * real_page_count(obj)) << PAGE_SHIFT | in gpu_fill()
448 real_page_count(obj), in gpu_fill()
466 for (n = 0; n < real_page_count(obj); n++) { in cpu_fill()
496 for (n = 0; n < real_page_count(obj); n++) { in cpu_check()
507 n, real_page_count(obj), m, max, in cpu_check()