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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dpci-calgary_64.c316 static inline struct iommu_table *find_iommu_table(struct device *dev) function
343 struct iommu_table *tbl = find_iommu_table(dev);
367 struct iommu_table *tbl = find_iommu_table(dev);
413 struct iommu_table *tbl = find_iommu_table(dev);
425 struct iommu_table *tbl = find_iommu_table(dev);
438 struct iommu_table *tbl = find_iommu_table(dev);
469 struct iommu_table *tbl = find_iommu_table(dev);
1178 tbl = find_iommu_table(&dev->dev);

Completed in 54 milliseconds