Home
last modified time | relevance | path

Searched refs:iommu_iotlb_gather_add_page (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Diommu.h613 static inline void iommu_iotlb_gather_add_page(struct iommu_domain *domain, in iommu_iotlb_gather_add_page() function
962 static inline void iommu_iotlb_gather_add_page(struct iommu_domain *domain, in iommu_iotlb_gather_add_page() function
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2002 iommu_iotlb_gather_add_page(domain, gather, iova, granule); in arm_smmu_tlb_inv_page_nosync()
/openbmc/linux/drivers/iommu/intel/
H A Diommu.c4214 iommu_iotlb_gather_add_page(domain, gather, iova, size); in intel_iommu_unmap()