Searched defs:iommu_table (Results 1 – 4 of 4) sorted by relevance
33 struct iommu_table { struct47 void (*handle_quirks)(struct iommu_table *tbl, struct pci_dev *dev); argument
97 struct iommu_table { struct114 struct list_head it_group_list;/* List of iommu_table_group_link */ argument116 struct iommu_table_ops *it_ops; argument126 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() argument
257 *(.iommu_table)258 __iommu_table_end = .;
120 struct iommu_table iommu_table; member