Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_debugfs.c425 u32 count, mapped_count, purgeable_count, dpy_count, huge_count; in i915_gem_object_info() local
442 mapped_size = mapped_count = 0; in i915_gem_object_info()
457 mapped_count++; in i915_gem_object_info()
485 mapped_count++; in i915_gem_object_info()
502 mapped_count, mapped_size); in i915_gem_object_info()