Searched refs:I915_BO_FLAG_STRUCT_PAGE (Results 1 – 8 of 8) sorted by relevance
122 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in huge_gem_object()
197 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in huge_pages_object()
159 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in __i915_gem_object_create_internal()
378 #define I915_BO_FLAG_STRUCT_PAGE BIT(0) /* Object backed by struct pages */ macro
83 obj->mem_flags &= ~I915_BO_FLAG_STRUCT_PAGE; in i915_gem_object_get_pages_phys()
526 obj->mem_flags = I915_BO_FLAG_STRUCT_PAGE; in i915_gem_userptr_ioctl()
607 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in shmem_object_init()
644 return obj->mem_flags & I915_BO_FLAG_STRUCT_PAGE; in i915_gem_object_has_struct_page()