Home
last modified time | relevance | path

Searched refs:zpci_unregister_ioat (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/iommu/
Ds390-iommu.c111 zpci_unregister_ioat(zdev, 0); in s390_iommu_attach_device()
181 zpci_unregister_ioat(zdev, 0); in s390_iommu_detach_device()
/linux-5.19.10/arch/s390/include/asm/
Dpci.h215 int zpci_unregister_ioat(struct zpci_dev *, u8);
/linux-5.19.10/arch/s390/pci/
Dpci_dma.c630 cc = zpci_unregister_ioat(zdev, 0); in zpci_dma_exit_device()
Dpci.c130 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat() function