Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddma-map-ops.h225 struct dma_sgt_handle { struct
230 container_of((sgt), struct dma_sgt_handle, sgt) argument
/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c939 struct dma_sgt_handle *sh; in iommu_dma_alloc_noncontiguous()
957 struct dma_sgt_handle *sh = sgt_handle(sgt); in iommu_dma_free_noncontiguous()