Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddma-buf.h44 bool cache_sgt_mapping; member
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c78 .cache_sgt_mapping = true,
/linux/drivers/dma-buf/
H A Ddma-buf.c639 if (WARN_ON(exp_info->ops->cache_sgt_mapping && in dma_buf_export()
1155 if (!IS_ERR(sg_table) && attach->dmabuf->ops->cache_sgt_mapping) { in dma_buf_map_attachment()
H A Dudmabuf.c288 .cache_sgt_mapping = true,
/linux/drivers/gpu/drm/
H A Ddrm_prime.c813 .cache_sgt_mapping = true,