Home
last modified time | relevance | path

Searched refs:xdma_iommu_release (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/xdma/
H A Dxdma_iommu.c161 xdma_iommu_release(struct xdma_iommu *xio) in xdma_iommu_release() function
H A Dxdma.h301 int xdma_iommu_release(struct xdma_iommu *xio);
H A Dxdma.c185 xdma_iommu_release(&xchan->xio); in xdma_channel_free()