Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dpci.h251 void zpci_destroy_iommu(struct zpci_dev *zdev);
/linux-6.15/arch/s390/pci/
H A Dpci.c856 zpci_destroy_iommu(zdev); in zpci_add_device()
965 zpci_destroy_iommu(zdev); in zpci_release_device()
/linux-6.15/drivers/iommu/
H A Ds390-iommu.c792 void zpci_destroy_iommu(struct zpci_dev *zdev) in zpci_destroy_iommu() function