Searched refs:zpci_register_ioat (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/s390/include/asm/ |
| D | pci.h | 179 int zpci_register_ioat(struct zpci_dev *, u8, u64, u64, u64);
|
| /Linux-v5.4/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-v5.4/arch/s390/pci/ |
| D | pci.c | 110 int zpci_register_ioat(struct zpci_dev *zdev, u8 dmaas, in zpci_register_ioat() function 624 zpci_register_ioat(zdev, 0, zdev->start_dma, zdev->end_dma, in zpci_restore()
|
| D | pci_dma.c | 595 rc = zpci_register_ioat(zdev, 0, zdev->start_dma, zdev->end_dma, in zpci_dma_init_device()
|