Searched refs:zpci_register_ioat (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/arch/s390/include/asm/ |
| D | pci.h | 171 int zpci_register_ioat(struct zpci_dev *, u8, u64, u64, u64);
|
| /Linux-v4.19/drivers/iommu/ |
| D | s390-iommu.c | 106 rc = zpci_register_ioat(zdev, 0, zdev->start_dma, zdev->end_dma, in s390_iommu_attach_device()
|
| /Linux-v4.19/arch/s390/pci/ |
| D | pci.c | 160 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat() function 706 zpci_register_ioat(zdev, 0, zdev->start_dma, zdev->end_dma, in zpci_restore()
|
| D | pci_dma.c | 602 rc = zpci_register_ioat(zdev, 0, zdev->start_dma, zdev->end_dma, in zpci_dma_init_device()
|