Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/
H A Dxdma_iommu.c123 xdma_iommu_init(struct xdma_iommu *xio) in xdma_iommu_init() function
H A Dxdma.h300 int xdma_iommu_init(struct xdma_iommu *xio);
H A Dxdma.c152 xdma_iommu_init(&xchan->xio); in xdma_channel_alloc()