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

/freebsd-11-stable/sys/powerpc/include/
H A Dbus_dma.h35 int bus_dma_tag_set_iommu(bus_dma_tag_t, struct device *iommu, void *cookie);
/freebsd-11-stable/sys/powerpc/pseries/
H A Dplpar_iommu.c154 bus_dma_tag_set_iommu(tag, bus, window);
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3bus.c696 bus_dma_tag_set_iommu(dinfo->dma_tag, dev, dinfo);
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dbusdma_machdep.c1192 bus_dma_tag_set_iommu(bus_dma_tag_t tag, struct device *iommu, void *cookie) function

Completed in 170 milliseconds