• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/

Lines Matching refs:iommu_table

172 static void calgary_handle_quirks(struct iommu_table *tbl, struct pci_dev *dev);
173 static void calgary_tce_cache_blast(struct iommu_table *tbl);
174 static void calgary_dump_error_regs(struct iommu_table *tbl);
175 static void calioc2_handle_quirks(struct iommu_table *tbl, struct pci_dev *dev);
176 static void calioc2_tce_cache_blast(struct iommu_table *tbl);
177 static void calioc2_dump_error_regs(struct iommu_table *tbl);
178 static void calgary_init_bitmap_from_tce_table(struct iommu_table *tbl);
195 static inline int translation_enabled(struct iommu_table *tbl)
201 static void iommu_range_reserve(struct iommu_table *tbl,
226 struct iommu_table *tbl,
265 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl,
288 static void iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr,
316 static inline struct iommu_table *find_iommu_table(struct device *dev)
320 struct iommu_table *tbl;
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);
539 static void calgary_tce_cache_blast(struct iommu_table *tbl)
576 static void calioc2_tce_cache_blast(struct iommu_table *tbl)
672 struct iommu_table *tbl = pci_iommu(dev->bus);
696 struct iommu_table *tbl = pci_iommu(dev->bus);
732 struct iommu_table *tbl = pci_iommu(dev->bus);
759 struct iommu_table *tbl;
807 struct iommu_table *tbl = pci_iommu(dev->bus);
829 static void calgary_dump_error_regs(struct iommu_table *tbl)
846 static void calioc2_dump_error_regs(struct iommu_table *tbl)
896 struct iommu_table *tbl = pci_iommu(dev->bus);
956 static void __init calioc2_handle_quirks(struct iommu_table *tbl, struct pci_dev *dev)
972 static void __init calgary_handle_quirks(struct iommu_table *tbl, struct pci_dev *dev)
991 struct iommu_table *tbl;
1023 struct iommu_table *tbl;
1056 struct iommu_table *tbl;
1176 struct iommu_table *tbl;
1296 static void calgary_init_bitmap_from_tce_table(struct iommu_table *tbl)
1532 struct iommu_table *tbl;