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 db04d4a commit 2405bc1Copy full SHA for 2405bc1
include/linux/iommu.h
@@ -169,6 +169,7 @@ struct iommu_resv_region {
169
* @unmap: unmap a physically contiguous memory region from an iommu domain
170
* @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_map: Sync mappings created recently using @map to the hardware
173
* @iotlb_sync: Flush all queued ranges from the hardware TLBs and empty flush
174
* queue
175
* @iova_to_phys: translate iova to physical address
0 commit comments