We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032ebd8 commit db04d4aCopy full SHA for db04d4a
include/linux/iommu.h
@@ -167,7 +167,7 @@ struct iommu_resv_region {
167
* @detach_dev: detach device from an iommu domain
168
* @map: map a physically contiguous memory region to an iommu domain
169
* @unmap: unmap a physically contiguous memory region from an iommu domain
170
- * @flush_tlb_all: Synchronously flush all hardware TLBs for this domain
+ * @flush_iotlb_all: Synchronously flush all hardware TLBs for this domain
171
* @iotlb_range_add: Add a given iova range to the flush queue for this domain
172
* @iotlb_sync: Flush all queued ranges from the hardware TLBs and empty flush
173
* queue
0 commit comments