Home
last modified time | relevance | path

Searched refs:dma_sgt_handle (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Ddma-map-ops.h216 struct dma_sgt_handle { struct
221 container_of((sgt), struct dma_sgt_handle, sgt) argument
/linux-5.19.10/drivers/iommu/
Ddma-iommu.c875 struct dma_sgt_handle *sh; in iommu_dma_alloc_noncontiguous()
893 struct dma_sgt_handle *sh = sgt_handle(sgt); in iommu_dma_free_noncontiguous()