Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddma-buf.h44 bool cache_sgt_mapping; member
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c76 .cache_sgt_mapping = true,
/openbmc/linux/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 && in dma_buf_export()
1139 if (!IS_ERR(sg_table) && attach->dmabuf->ops->cache_sgt_mapping) { in dma_buf_map_attachment()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_prime.c789 .cache_sgt_mapping = true,