iommu_table        47 arch/x86/include/asm/calgary.h 	void (*handle_quirks)(struct iommu_table *tbl, struct pci_dev *dev);
iommu_table        48 arch/x86/include/asm/calgary.h 	void (*tce_cache_blast)(struct iommu_table *tbl);
iommu_table        49 arch/x86/include/asm/calgary.h 	void (*dump_error_regs)(struct iommu_table *tbl);
iommu_table        28 arch/x86/include/asm/tce.h struct iommu_table;
iommu_table        41 arch/x86/include/asm/tce.h extern void tce_build(struct iommu_table *tbl, unsigned long index,
iommu_table        43 arch/x86/include/asm/tce.h extern void tce_free(struct iommu_table *tbl, long index, unsigned int npages);