Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Ds390-iommu.c107 zpci_unregister_ioat(zdev, 0); in __s390_iommu_detach_device()
162 zpci_unregister_ioat(zdev, 0); in s390_iommu_attach_device()
/linux-6.1.9/arch/s390/include/asm/
Dpci.h224 int zpci_unregister_ioat(struct zpci_dev *, u8);
/linux-6.1.9/arch/s390/pci/
Dpci_dma.c630 cc = zpci_unregister_ioat(zdev, 0); in zpci_dma_exit_device()
Dpci.c138 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat() function