Searched refs:phyp_iommu_unmap (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/powerpc/pseries/ |
| HD | plpar_iommu.h | 39 int phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs,
|
| HD | plpar_pcibus.c | 65 DEVMETHOD(iommu_unmap, phyp_iommu_unmap),
|
| HD | vdevice.c | 93 DEVMETHOD(iommu_unmap, phyp_iommu_unmap),
|
| HD | plpar_iommu.c | 218 phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs, void *cookie) in phyp_iommu_unmap() function
|