Home
last modified time | relevance | path

Searched refs:zpci_refresh_trans (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/
H A Ds390-iommu.c791 return zpci_refresh_trans((u64)zdev->fh << 32, zdev->start_dma, in zpci_refresh_all()
822 zpci_refresh_trans((u64)zdev->fh << 32, gather->start, in s390_iommu_iotlb_sync()
840 ret = zpci_refresh_trans((u64)zdev->fh << 32, in s390_iommu_iotlb_sync_map()
/linux/arch/s390/pci/
H A Dpci_insn.c114 int zpci_refresh_trans(u64 fn, u64 addr, u64 range) in zpci_refresh_trans() function