Home
last modified time | relevance | path

Searched refs:iommu_iotlb_gather_queued (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/linux/
Diommu.h630 static inline bool iommu_iotlb_gather_queued(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_queued() function
968 static inline bool iommu_iotlb_gather_queued(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_queued() function
/linux-6.6.21/drivers/iommu/
Dio-pgtable-dart.c330 if (!iommu_iotlb_gather_queued(gather)) in dart_unmap_pages()
Dio-pgtable-arm-v7s.c718 } else if (!iommu_iotlb_gather_queued(gather)) { in __arm_v7s_unmap()
Dio-pgtable-arm.c634 } else if (!iommu_iotlb_gather_queued(gather)) { in __arm_lpae_unmap()
/linux-6.6.21/drivers/iommu/intel/
Diommu.c4213 if (!iommu_iotlb_gather_queued(gather)) in intel_iommu_unmap()