Home
last modified time | relevance | path

Searched refs:zpci_get_iommu_ctrs (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/include/asm/
H A Dpci_dma.h98 struct zpci_iommu_ctrs *zpci_get_iommu_ctrs(struct zpci_dev *zdev);
/linux/arch/s390/pci/
H A Dpci_debug.c81 ctrs = zpci_get_iommu_ctrs(m->private); in pci_sw_counter_show()
H A Dpci.c187 ctrs = zpci_get_iommu_ctrs(zdev); in zpci_fmb_enable_device()
/linux/drivers/iommu/
H A Ds390-iommu.c1029 struct zpci_iommu_ctrs *zpci_get_iommu_ctrs(struct zpci_dev *zdev) in zpci_get_iommu_ctrs() function