Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Ddma-buf.h44 bool cache_sgt_mapping; member
/linux-5.19.10/drivers/gpu/drm/virtio/
Dvirtgpu_prime.c76 .cache_sgt_mapping = true,
/linux-5.19.10/drivers/dma-buf/
Dudmabuf.c154 .cache_sgt_mapping = true,
Ddma-buf.c514 if (WARN_ON(exp_info->ops->cache_sgt_mapping && in dma_buf_export()
972 if (!IS_ERR(sg_table) && attach->dmabuf->ops->cache_sgt_mapping) { in dma_buf_map_attachment()
/linux-5.19.10/drivers/gpu/drm/
Ddrm_prime.c792 .cache_sgt_mapping = true,