Searched refs:iommu_cookie (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/powerpc/powerpc/
H A Dbusdma_machdep.c83 void *iommu_cookie; member in struct:bus_dma_tag
296 newtag->iommu_cookie = parent->iommu_cookie;
863 dmat->boundary, dmat->iommu_cookie);
882 IOMMU_UNMAP(dmat->iommu, map->segments, map->nsegs, dmat->iommu_cookie);
1195 tag->iommu_cookie = cookie;

Completed in 57 milliseconds