Home
last modified time | relevance | path

Searched defs:iommu_map_table (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/sparc/include/asm/
Diommu-common.h20 struct iommu_map_table { struct
24 void (*lazy_flush)(struct iommu_map_table *); argument
35 extern void iommu_tbl_pool_init(struct iommu_map_table *iommu, argument
/linux-5.19.10/arch/sparc/kernel/
Diommu-common.c55 void (*lazy_flush)(struct iommu_map_table *), in iommu_tbl_pool_init()
Diommu.c50 static void iommu_flushall(struct iommu_map_table *iommu_map_table) in iommu_flushall()
Dldc.c109 struct iommu_map_table iommu_map_table; member