Home
last modified time | relevance | path

Searched defs:iommu_table (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dcalgary.h33 struct iommu_table { struct
47 void (*handle_quirks)(struct iommu_table *tbl, struct pci_dev *dev); argument
/arch/powerpc/include/asm/
Diommu.h102 struct iommu_table { struct
119 struct list_head it_group_list;/* List of iommu_table_group_link */ argument
121 struct iommu_table_ops *it_ops; argument
132 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() argument
/arch/x86/kernel/
Dvmlinux.lds.S297 *(.iommu_table)
298 __iommu_table_end = .;