Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_shmem.c58 int shmem_sg_alloc_table(struct drm_i915_private *i915, struct sg_table *st, in shmem_sg_alloc_table() function
216 ret = shmem_sg_alloc_table(i915, st, obj->base.size, mem, mapping, in shmem_get_pages()
Di915_gem_object.h627 int shmem_sg_alloc_table(struct drm_i915_private *i915, struct sg_table *st,
Di915_gem_ttm.c219 err = shmem_sg_alloc_table(i915, st, size, mr, filp->f_mapping, in i915_ttm_tt_shmem_populate()