Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Diommu-common.h18 struct iommu_map_table { struct
22 void (*lazy_flush)(struct iommu_map_table *); argument
33 extern void iommu_tbl_pool_init(struct iommu_map_table *iommu, argument
/linux-4.1.27/lib/
Diommu-common.c58 void (*lazy_flush)(struct iommu_map_table *), in iommu_tbl_pool_init()
/linux-4.1.27/arch/sparc/kernel/
Diommu.c49 static void iommu_flushall(struct iommu_map_table *iommu_map_table) in iommu_flushall()
Dldc.c109 struct iommu_map_table iommu_map_table; member