Searched refs:lazy_flush (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Diommu-common.h24 void (*lazy_flush)(struct iommu_map_table *); member in struct:iommu_map_table
38 void (*lazy_flush)(struct iommu_map_table *),
/linux-master/arch/sparc/kernel/
H A Diommu-common.c55 void (*lazy_flush)(struct iommu_map_table *),
70 iommu->lazy_flush = lazy_flush;
205 if (iommu->lazy_flush &&
208 iommu->lazy_flush(iommu);

Completed in 121 milliseconds