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
105 struct iommu_table { struct122 struct list_head it_group_list;/* List of iommu_table_group_link */ argument124 struct iommu_table_ops *it_ops; argument136 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() argument
317 *(.iommu_table)318 __iommu_table_end = .;