Home
last modified time | relevance | path

Searched refs:zpci_refresh_trans (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/iommu/
H A Ds390-iommu.c215 zpci_refresh_trans((u64)zdev->fh << 32, zdev->start_dma, in s390_iommu_flush_iotlb_all()
234 zpci_refresh_trans((u64)zdev->fh << 32, gather->start, in s390_iommu_iotlb_sync()
250 zpci_refresh_trans((u64)zdev->fh << 32, in s390_iommu_iotlb_sync_map()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpci_insn.h130 int zpci_refresh_trans(u64 fn, u64 addr, u64 range);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpci_insn.h150 int zpci_refresh_trans(u64 fn, u64 addr, u64 range);
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_dma.c24 return zpci_refresh_trans((u64) zdev->fh << 32, zdev->start_dma, in zpci_refresh_global()
200 ret = zpci_refresh_trans((u64) zdev->fh << 32, dma_addr, in __dma_purge_tlb()
H A Dpci_insn.c81 int zpci_refresh_trans(u64 fn, u64 addr, u64 range) in zpci_refresh_trans() function
/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_dma.c26 return zpci_refresh_trans((u64) zdev->fh << 32, zdev->start_dma, in zpci_refresh_global()
222 ret = zpci_refresh_trans((u64) zdev->fh << 32, dma_addr, in __dma_purge_tlb()
H A Dpci_insn.c114 int zpci_refresh_trans(u64 fn, u64 addr, u64 range) in zpci_refresh_trans() function
/kernel/linux/linux-5.10/drivers/iommu/
H A Ds390-iommu.c232 rc = zpci_refresh_trans((u64) domain_device->zdev->fh << 32, in s390_iommu_update_trans()

Completed in 8 milliseconds