Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Diommu.h53 void *sba_get_iommu(struct parisc_device *dev);
H A Dlba_pci.c1558 lba_dev->hba.iommu = sba_get_iommu(dev); /* get iommu data */ in lba_driver_probe()
H A Dsba_iommu.c2005 void * sba_get_iommu(struct parisc_device *pci_hba) in sba_get_iommu() function