Searched refs:zpci_register_ioat (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/include/asm/ |
| H A D | pci.h | 233 int zpci_register_ioat(struct zpci_dev *, u8, u64, u64, u64, u8 *);
|
| /linux/drivers/iommu/ |
| H A D | s390-iommu.c | 641 rc = zpci_register_ioat(zdev, 0, zdev->start_dma, in s390_iommu_domain_reg_ioat() 651 rc = zpci_register_ioat(zdev, 0, zdev->start_dma, in s390_iommu_domain_reg_ioat()
|
| /linux/arch/s390/pci/ |
| H A D | pci.c | 130 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat() function 150 EXPORT_SYMBOL_GPL(zpci_register_ioat);
|