Searched refs:shmem_sg_alloc_table (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_shmem.c | 58 int shmem_sg_alloc_table(struct drm_i915_private *i915, struct sg_table *st, in shmem_sg_alloc_table() function 219 ret = shmem_sg_alloc_table(i915, st, obj->base.size, mem, mapping, in shmem_get_pages()
|
A D | i915_gem_object.h | 859 int shmem_sg_alloc_table(struct drm_i915_private *i915, struct sg_table *st,
|
A D | i915_gem_ttm.c | 222 err = shmem_sg_alloc_table(i915, st, size, mr, filp->f_mapping, in i915_ttm_tt_shmem_populate()
|
Completed in 7 milliseconds