Searched refs:phyp_iommu_unmap (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/powerpc/pseries/ |
H A D | plpar_iommu.h | 39 int phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs,
|
H A D | plpar_pcibus.c | 64 DEVMETHOD(iommu_unmap, phyp_iommu_unmap),
|
H A D | vdevice.c | 92 DEVMETHOD(iommu_unmap, phyp_iommu_unmap),
|
H A D | plpar_iommu.c | 217 phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs, void *cookie) in phyp_iommu_unmap() function
|