Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddma-map-ops.h216 struct dma_sgt_handle { struct
221 container_of((sgt), struct dma_sgt_handle, sgt) argument
/Linux-v5.15/drivers/iommu/
Ddma-iommu.c765 struct dma_sgt_handle *sh; in iommu_dma_alloc_noncontiguous()
783 struct dma_sgt_handle *sh = sgt_handle(sgt); in iommu_dma_free_noncontiguous()