Searched refs:iommu_probe_device (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/iommu/
H A Dof_iommu.c160 err = iommu_probe_device(dev);
H A Diommu.c602 int iommu_probe_device(struct device *dev) function
1672 ret = iommu_probe_device(dev);
/linux-master/include/linux/
H A Diommu.h1036 int iommu_probe_device(struct device *dev);
/linux-master/arch/powerpc/kernel/
H A Diommu.c1183 return iommu_probe_device(dev);
/linux-master/drivers/acpi/
H A Dscan.c1623 * iommu_probe_device() call for dev, replay it to get things in order.
1626 err = iommu_probe_device(dev);
/linux-master/drivers/iommu/intel/
H A Diommu.c3605 ret = iommu_probe_device(pn->dev);

Completed in 372 milliseconds