Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci.h262 void zpci_destroy_iommu(struct zpci_dev *zdev);
/linux/arch/s390/pci/
H A Dpci.c873 zpci_destroy_iommu(zdev); in zpci_add_device()
984 zpci_destroy_iommu(zdev); in zpci_release_device()
/linux/drivers/iommu/
H A Ds390-iommu.c1090 void zpci_destroy_iommu(struct zpci_dev *zdev) in zpci_destroy_iommu() function