Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dpci.h241 int zpci_init_iommu(struct zpci_dev *zdev);
/linux-6.1.9/drivers/iommu/
Ds390-iommu.c333 int zpci_init_iommu(struct zpci_dev *zdev) in zpci_init_iommu() function
/linux-6.1.9/arch/s390/pci/
Dpci.c836 rc = zpci_init_iommu(zdev); in zpci_create_device()