| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_ttm_vram_mgr.c | 426 dma_unmap_resource(dev, sg->dma_address, in xe_ttm_vram_mgr_alloc_sgt() 444 dma_unmap_resource(dev, sg->dma_address, in xe_ttm_vram_mgr_free_sgt()
|
| H A D | xe_svm.c | 1684 dma_unmap_resource(dev, addr->addr, PAGE_SIZE << addr->order, in xe_drm_pagemap_device_unmap()
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_vram.c | 123 dma_unmap_resource(dev, sg_dma_address(sgt->sgl), in virtio_gpu_vram_unmap_dma_buf()
|
| /linux/include/linux/ |
| H A D | dma-mapping.h | 169 void dma_unmap_resource(struct device *dev, dma_addr_t addr, size_t size, 245 static inline void dma_unmap_resource(struct device *dev, dma_addr_t addr, in dma_unmap_resource() function
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vram_mgr.c | 738 dma_unmap_resource(dev, sg->dma_address, in amdgpu_vram_mgr_alloc_sgt() 766 dma_unmap_resource(dev, sg->dma_address, in amdgpu_vram_mgr_free_sgt()
|
| H A D | amdgpu_amdkfd_gpuvm.c | 696 dma_unmap_resource(adev->dev, dma_addr, mem->bo->tbo.sg->sgl->length, in kfd_mem_dmamap_sg_bo() 789 dma_unmap_resource(adev->dev, ttm->sg->sgl->dma_address, in kfd_mem_dmaunmap_sg_bo()
|
| H A D | amdgpu_ttm.c | 1143 dma_unmap_resource(dev, sg_dma_address(sg), sg_dma_len(sg), in amdgpu_ttm_mmio_remap_free_sgt()
|
| /linux/kernel/dma/ |
| H A D | mapping.c | 367 void dma_unmap_resource(struct device *dev, dma_addr_t addr, size_t size, in dma_unmap_resource() function 372 EXPORT_SYMBOL(dma_unmap_resource);
|
| /linux/drivers/crypto/marvell/cesa/ |
| H A D | cesa.c | 409 dma_unmap_resource(cesa->dev, engine->sram_dma, in mv_cesa_put_sram()
|
| /linux/drivers/media/common/videobuf2/ |
| H A D | videobuf2-dma-contig.c | 557 dma_unmap_resource(buf->dev, buf->dma_addr, buf->size, in vb2_dc_put_userptr()
|
| /linux/drivers/dma/sh/ |
| H A D | rcar-dmac.c | 1118 dma_unmap_resource(chan->device->dev, map->addr, in rcar_dmac_free_chan_resources() 1173 dma_unmap_resource(chan->device->dev, map->addr, in rcar_dmac_map_slave_addr()
|
| /linux/drivers/spi/ |
| H A D | spi-qpic-snand.c | 1602 dma_unmap_resource(dev, res->start, resource_size(res), in qcom_spi_probe() 1616 dma_unmap_resource(&pdev->dev, snandc->base_dma, resource_size(res), in qcom_spi_remove()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | qcom_nandc.c | 2335 dma_unmap_resource(dev, nandc->base_dma, resource_size(res), in qcom_nandc_probe() 2360 dma_unmap_resource(&pdev->dev, nandc->base_dma, resource_size(res), in qcom_nandc_remove()
|
| H A D | cadence-nand-controller.c | 3207 dma_unmap_resource(dma_dev->dev, cdns_ctrl->io.iova_dma, in cadence_nand_init() 3232 dma_unmap_resource(cdns_ctrl->dmac->device->dev, in cadence_nand_remove()
|
| /linux/drivers/ntb/ |
| H A D | ntb_transport.c | 2146 dma_unmap_resource(qp->tx_dma_chan->device->dev, in ntb_transport_create_queue() 2196 dma_unmap_resource(chan->device->dev, in ntb_transport_free_queue()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | memory.c | 1696 dma_unmap_resource(dev, sg_dma_address(sg), sg_dma_len(sg), dir, in alloc_sgt_from_device_pages() 1779 dma_unmap_resource(attachment->dev, sg_dma_address(sg), in hl_unmap_dmabuf()
|
| /linux/drivers/dma/ |
| H A D | fsl-edma-common.c | 287 dma_unmap_resource(fsl_chan->vchan.chan.device->dev, in fsl_edma_unprep_slave_dma()
|
| H A D | pl330.c | 2205 dma_unmap_resource(pch->chan.device->dev, pch->fifo_dma, in pl330_unprep_slave_fifo()
|
| /linux/drivers/ntb/test/ |
| H A D | ntb_perf.c | 1006 dma_unmap_resource(pthr->dma_chan->device->dev, in perf_clear_test()
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-tmc-etr.c | 740 dma_unmap_resource(real_dev, resrv_buf->daddr, in tmc_etr_free_resrv_buf()
|
| /linux/Documentation/core-api/ |
| H A D | dma-api.rst | 301 dma_unmap_resource(struct device *dev, dma_addr_t addr, size_t size,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu.c | 752 dma_unmap_resource(rvu->dev, rvu->msix_base_iova, in rvu_free_hw_resources()
|