Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds