Searched refs:huge_gem_object_phys_size (Results 1 – 4 of 4) sorted by relevance
276 huge_gem_object_phys_size(obj) / sizeof(u32)); in igt_fill_blt_thread()289 for (i = 0; i < huge_gem_object_phys_size(obj) / sizeof(u32); i += 17) { in igt_fill_blt_thread()390 huge_gem_object_phys_size(src) / sizeof(u32)); in igt_copy_blt_thread()410 huge_gem_object_phys_size(dst) / sizeof(u32)); in igt_copy_blt_thread()423 for (i = 0; i < huge_gem_object_phys_size(dst) / sizeof(u32); i += 17) { in igt_copy_blt_thread()
22 huge_gem_object_phys_size(struct drm_i915_gem_object *obj) in huge_gem_object_phys_size() function
67 huge_gem_object_phys_size(obj) / sizeof(u32)); in __igt_client_fill()84 for (i = 0; i < huge_gem_object_phys_size(obj) / sizeof(u32); ++i) { in __igt_client_fill()
414 return huge_gem_object_phys_size(obj) >> PAGE_SHIFT; in real_page_count()