Home
last modified time | relevance | path

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

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