Searched refs:shmem_sg_alloc_table (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_shmem.c | 65 int shmem_sg_alloc_table(struct drm_i915_private *i915, struct sg_table *st, in shmem_sg_alloc_table() function 235 ret = shmem_sg_alloc_table(i915, st, obj->base.size, mem, mapping, in shmem_get_pages()
|
| H A D | i915_gem_ttm.c | 218 err = shmem_sg_alloc_table(i915, st, size, mr, filp->f_mapping, in i915_ttm_tt_shmem_populate()
|