Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db04d4a3 authored by Tom Murphy's avatar Tom Murphy Committed by Joerg Roedel
Browse files

iommu: Fix flush_tlb_all typo



Fix typo, flush_tlb_all should be flush_iotlb_all.

Signed-off-by: default avatarTom Murphy <murphyt7@tcd.ie>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 032ebd85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -167,7 +167,7 @@ struct iommu_resv_region {
 * @detach_dev: detach device from an iommu domain
 * @map: map a physically contiguous memory region to an iommu domain
 * @unmap: unmap a physically contiguous memory region from an iommu domain
 * @flush_tlb_all: Synchronously flush all hardware TLBs for this domain
 * @flush_iotlb_all: Synchronously flush all hardware TLBs for this domain
 * @iotlb_range_add: Add a given iova range to the flush queue for this domain
 * @iotlb_sync: Flush all queued ranges from the hardware TLBs and empty flush
 *            queue