Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dpci.h233 int zpci_unregister_ioat(struct zpci_dev *, u8);
/linux-6.15/drivers/iommu/
H A Ds390-iommu.c441 zpci_unregister_ioat(zdev, 0); in blocking_domain_attach_device()
/linux-6.15/arch/s390/pci/
H A Dpci.c144 int zpci_unregister_ioat(struct zpci_dev *zdev, u8 dmaas) in zpci_unregister_ioat() function