Searched refs:cache_sgt_mapping (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c76 .cache_sgt_mapping = true,
/linux-master/include/linux/
H A Ddma-buf.h38 * @cache_sgt_mapping:
44 bool cache_sgt_mapping; member in struct:dma_buf_ops
94 * exclusive with @cache_sgt_mapping.
118 * exclusive with @cache_sgt_mapping.
/linux-master/drivers/dma-buf/
H A Dudmabuf.c183 .cache_sgt_mapping = true,
H A Ddma-buf.c622 if (WARN_ON(exp_info->ops->cache_sgt_mapping &&
1139 if (!IS_ERR(sg_table) && attach->dmabuf->ops->cache_sgt_mapping) {
/linux-master/drivers/gpu/drm/
H A Ddrm_prime.c789 .cache_sgt_mapping = true,

Completed in 161 milliseconds