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
63 struct iommu_table { struct80 void (*set_bypass)(struct iommu_table *tbl, bool enable); argument
157 struct iommu_table *iommu_table; /* for phb's or bridges */ member
252 *(.iommu_table)253 __iommu_table_end = .;
141 struct iommu_table iommu_table; member