Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/drivers/iommu/
H A Dio-pgtable-dart.c329 if (!iommu_iotlb_gather_queued(gather)) in dart_unmap_pages()
H A Dio-pgtable-arm-v7s.c717 } else if (!iommu_iotlb_gather_queued(gather)) { in __arm_v7s_unmap()
H A Dio-pgtable-arm.c645 } else if (!iommu_iotlb_gather_queued(gather)) { in __arm_lpae_unmap()
/openbmc/linux/drivers/iommu/intel/
H A Diommu.c4227 if (!iommu_iotlb_gather_queued(gather)) in intel_iommu_unmap()