]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/machdep.h
Merge branch 'master' of /home/sam/kernel/linux-2.6/
[linux-2.6] / include / asm-powerpc / machdep.h
index 73db1f71329db02702e323408338b272a3cd6cc5..eba133d149a793d3e7c2b05b25bb4036920a6a5b 100644 (file)
@@ -81,6 +81,8 @@ struct machdep_calls {
        void            (*tce_free)(struct iommu_table *tbl,
                                    long index,
                                    long npages);
+       unsigned long   (*tce_get)(struct iommu_table *tbl,
+                                   long index);
        void            (*tce_flush)(struct iommu_table *tbl);
        void            (*iommu_dev_setup)(struct pci_dev *dev);
        void            (*iommu_bus_setup)(struct pci_bus *bus);