Searched defs:iommu_table (Results 1 – 5 of 5) sorted by relevance
33 struct iommu_table { struct47 void (*handle_quirks)(struct iommu_table *tbl, struct pci_dev *dev); argument
64 struct iommu_table { struct81 void (*set_bypass)(struct iommu_table *tbl, bool enable); argument89 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() argument
188 struct iommu_table *iommu_table; /* for phb's or bridges */ member
257 *(.iommu_table)258 __iommu_table_end = .;
125 struct iommu_table iommu_table; member