Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dplpar_iommu.h39 int phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs,
H A Dplpar_pcibus.c64 DEVMETHOD(iommu_unmap, phyp_iommu_unmap),
H A Dvdevice.c92 DEVMETHOD(iommu_unmap, phyp_iommu_unmap),
H A Dplpar_iommu.c217 phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs, void *cookie) in phyp_iommu_unmap() function