Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dpci.h232 int zpci_init_iommu(struct zpci_dev *zdev);
/linux-5.19.10/drivers/iommu/
Ds390-iommu.c344 int zpci_init_iommu(struct zpci_dev *zdev) in zpci_init_iommu() function
/linux-5.19.10/arch/s390/pci/
Dpci.c820 rc = zpci_init_iommu(zdev); in zpci_create_device()