Home
last modified time | relevance | path

Searched refs:phyp_iommu_unmap (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/powerpc/pseries/
HDplpar_iommu.h39 int phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs,
HDplpar_pcibus.c65 DEVMETHOD(iommu_unmap, phyp_iommu_unmap),
HDvdevice.c93 DEVMETHOD(iommu_unmap, phyp_iommu_unmap),
HDplpar_iommu.c218 phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs, void *cookie) in phyp_iommu_unmap() function