Home
last modified time | relevance | path

Searched refs:IOSYS_MAP_INIT_VADDR (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c383 struct iosys_map map = IOSYS_MAP_INIT_VADDR(buf->vaddr); in vb2_vmalloc_unmap_dmabuf()
392 struct iosys_map map = IOSYS_MAP_INIT_VADDR(buf->vaddr); in vb2_vmalloc_detach_dmabuf()
H A Dvideobuf2-dma-sg.c583 struct iosys_map map = IOSYS_MAP_INIT_VADDR(buf->vaddr); in vb2_dma_sg_unmap_dmabuf()
H A Dvideobuf2-dma-contig.c733 struct iosys_map map = IOSYS_MAP_INIT_VADDR(buf->vaddr); in vb2_dc_unmap_dmabuf()
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem_prime.c65 struct iosys_map map = IOSYS_MAP_INIT_VADDR(etnaviv_obj->vaddr); in etnaviv_gem_prime_release()
/openbmc/linux/include/linux/
H A Diosys-map.h121 #define IOSYS_MAP_INIT_VADDR(vaddr_) \ macro
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c185 struct iosys_map map = IOSYS_MAP_INIT_VADDR(perfcnt->buf); in panfrost_perfcnt_disable_locked()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_dma_helper.c229 struct iosys_map map = IOSYS_MAP_INIT_VADDR(dma_obj->vaddr); in drm_gem_dma_free()
H A Ddrm_mipi_dbi.c208 struct iosys_map dst_map = IOSYS_MAP_INIT_VADDR(dst); in mipi_dbi_buf_copy()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dgem.c197 struct iosys_map map = IOSYS_MAP_INIT_VADDR(addr); in tegra_bo_munmap()