Searched refs:I915_GTT_MAX_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
54 for_each_set_bit(i, &supported, ilog2(I915_GTT_MAX_PAGE_SIZE) + 1) { in __i915_gem_object_set_pages()
47 #define I915_GTT_MAX_PAGE_SIZE I915_GTT_PAGE_SIZE_2M macro
498 for_each_set_bit(bit, &supported, ilog2(I915_GTT_MAX_PAGE_SIZE) + 1) { in igt_mock_memory_region_huge_pages()577 ilog2(I915_GTT_MAX_PAGE_SIZE) + 1) { in igt_mock_ppgtt_misaligned_dma()
Completed in 9 milliseconds