Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dpci.h240 void zpci_destroy_iommu(struct zpci_dev *zdev);
/linux-6.12.1/arch/s390/pci/
Dpci.c823 zpci_destroy_iommu(zdev); in zpci_create_device()
945 zpci_destroy_iommu(zdev); in zpci_release_device()
/linux-6.12.1/drivers/iommu/
Ds390-iommu.c734 void zpci_destroy_iommu(struct zpci_dev *zdev) in zpci_destroy_iommu() function