Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/x86/kernel/
Dvmlinux.lds.S325 *(.iommu_table)
326 __iommu_table_end = .;