Searched defs:dma_buf_vmap (Results 1 - 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h40 struct ttm_bo_kmap_obj dma_buf_vmap; member in struct:nouveau_bo
/drivers/dma-buf/
H A Ddma-buf.c703 * dma_buf_vmap - Create virtual mapping for the buffer object into kernel
714 void *dma_buf_vmap(struct dma_buf *dmabuf) function
747 EXPORT_SYMBOL_GPL(dma_buf_vmap); variable
750 * dma_buf_vunmap - Unmap a vmap obtained by dma_buf_vmap.
/drivers/gpu/drm/radeon/
H A Dradeon.h495 struct ttm_bo_kmap_obj dma_buf_vmap; member in struct:radeon_bo

Completed in 439 milliseconds