Searched refs:zpci_refresh_trans (Results 1 – 3 of 3) sorted by relevance
150 int zpci_refresh_trans(u64 fn, u64 addr, u64 range);
486 return zpci_refresh_trans((u64)zdev->fh << 32, zdev->start_dma, in zpci_refresh_all()517 zpci_refresh_trans((u64)zdev->fh << 32, gather->start, in s390_iommu_iotlb_sync()535 ret = zpci_refresh_trans((u64)zdev->fh << 32, in s390_iommu_iotlb_sync_map()
114 int zpci_refresh_trans(u64 fn, u64 addr, u64 range) in zpci_refresh_trans() function