Searched defs:iommu_table (Results 1 – 3 of 3) sorted by relevance
33 struct iommu_table { struct47 void (*handle_quirks)(struct iommu_table *tbl, struct pci_dev *dev); argument
102 struct iommu_table { struct119 struct list_head it_group_list;/* List of iommu_table_group_link */ argument121 struct iommu_table_ops *it_ops; argument132 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() argument
297 *(.iommu_table)298 __iommu_table_end = .;