Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h196 * into ->iotlb_sync().
220 * @iotlb_sync: Flush all queued ranges from the hardware TLBs and empty flush
277 void (*iotlb_sync)(struct iommu_domain *domain, struct iommu_iotlb_gather *iotlb_gather); member
511 if (domain->ops->iotlb_sync) { in iommu_iotlb_sync()
512 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()

Completed in 3 milliseconds