Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dcalgary.h20 struct iommu_table { struct
34 void (*handle_quirks)(struct iommu_table *tbl, struct pci_dev *dev); argument
/Linux-v5.4/arch/powerpc/include/asm/
Diommu.h93 struct iommu_table { struct
110 struct list_head it_group_list;/* List of iommu_table_group_link */ argument
112 struct iommu_table_ops *it_ops; argument
126 int get_iommu_order(unsigned long size, struct iommu_table *tbl) in get_iommu_order() argument
/Linux-v5.4/arch/x86/kernel/
Dvmlinux.lds.S307 *(.iommu_table)
308 __iommu_table_end = .;