Home
last modified time | relevance | path

Searched refs:iommu_iotlb_gather (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.12.1/include/linux/
Diommu.h345 struct iommu_iotlb_gather { struct
360 struct iommu_iotlb_gather *gather; argument
652 struct iommu_iotlb_gather *iotlb_gather);
658 struct iommu_iotlb_gather *iotlb_gather);
779 static inline void iommu_iotlb_gather_init(struct iommu_iotlb_gather *gather) in iommu_iotlb_gather_init()
781 *gather = (struct iommu_iotlb_gather) { in iommu_iotlb_gather_init()
806 struct iommu_iotlb_gather *iotlb_gather);
863 struct iommu_iotlb_gather *iotlb_gather) in iommu_iotlb_sync()
883 bool iommu_iotlb_gather_is_disjoint(struct iommu_iotlb_gather *gather, in iommu_iotlb_gather_is_disjoint()
903 static inline void iommu_iotlb_gather_add_range(struct iommu_iotlb_gather *gather, in iommu_iotlb_gather_add_range()
[all …]
Dio-pgtable.h45 void (*tlb_add_page)(struct iommu_iotlb_gather *gather,
197 struct iommu_iotlb_gather *gather);
268 struct iommu_iotlb_gather * gather, unsigned long iova, in io_pgtable_tlb_add_page()
/linux-6.12.1/drivers/iommu/
Dio-pgtable-arm-v7s.c428 struct iommu_iotlb_gather *, unsigned long,
621 struct iommu_iotlb_gather *gather, in arm_v7s_split_blk_unmap()
666 struct iommu_iotlb_gather *gather, in __arm_v7s_unmap()
739 struct iommu_iotlb_gather *gather) in arm_v7s_unmap_pages()
909 static void __init dummy_tlb_add_page(struct iommu_iotlb_gather *gather, in dummy_tlb_add_page()
Dio-pgtable-arm.c287 struct iommu_iotlb_gather *gather,
573 struct iommu_iotlb_gather *gather, in arm_lpae_split_blk_unmap()
633 struct iommu_iotlb_gather *gather, in __arm_lpae_unmap()
696 struct iommu_iotlb_gather *gather) in arm_lpae_unmap_pages()
1258 static void __init dummy_tlb_add_page(struct iommu_iotlb_gather *gather, in dummy_tlb_add_page()
Dsprd-iommu.c323 struct iommu_iotlb_gather *iotlb_gather) in sprd_iommu_unmap()
361 struct iommu_iotlb_gather *iotlb_gather) in sprd_iommu_sync()
Ds390-iommu.c504 struct iommu_iotlb_gather *gather) in s390_iommu_iotlb_sync()
678 struct iommu_iotlb_gather *gather) in s390_iommu_unmap_pages()
Dipmmu-vmsa.c680 struct iommu_iotlb_gather *gather) in ipmmu_unmap()
696 struct iommu_iotlb_gather *gather) in ipmmu_iotlb_sync()
Dmsm_iommu.c176 static void __flush_iotlb_page(struct iommu_iotlb_gather *gather, in __flush_iotlb_page()
512 struct iommu_iotlb_gather *gather) in msm_iommu_unmap()
Dsun50i-iommu.c421 struct iommu_iotlb_gather *gather) in sun50i_iommu_iotlb_sync()
639 size_t size, size_t count, struct iommu_iotlb_gather *gather) in sun50i_iommu_unmap()
Dio-pgtable-dart.c294 struct iommu_iotlb_gather *gather) in dart_unmap_pages()
Dtegra-smmu.c752 size_t size, struct iommu_iotlb_gather *gather) in __tegra_smmu_unmap()
787 size_t size, size_t count, struct iommu_iotlb_gather *gather) in tegra_smmu_unmap()
Dvirtio-iommu.c860 struct iommu_iotlb_gather *gather) in viommu_unmap_pages()
908 struct iommu_iotlb_gather *gather) in viommu_iotlb_sync()
Dapple-dart.c505 struct iommu_iotlb_gather *gather) in apple_dart_iotlb_sync()
547 struct iommu_iotlb_gather *gather) in apple_dart_unmap_pages()
Dmtk_iommu_v1.c365 struct iommu_iotlb_gather *gather) in mtk_iommu_v1_unmap()
Diommu.c2537 struct iommu_iotlb_gather *iotlb_gather) in __iommu_unmap()
2592 struct iommu_iotlb_gather iotlb_gather; in iommu_unmap()
2605 struct iommu_iotlb_gather *iotlb_gather) in iommu_unmap_fast()
Dmtk_iommu.c814 struct iommu_iotlb_gather *gather) in mtk_iommu_unmap()
831 struct iommu_iotlb_gather *gather) in mtk_iommu_iotlb_sync()
Ddma-iommu.c809 dma_addr_t iova, size_t size, struct iommu_iotlb_gather *gather) in iommu_dma_free_iova()
832 struct iommu_iotlb_gather iotlb_gather; in __iommu_dma_unmap()
/linux-6.12.1/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c176 static void qcom_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, in qcom_iommu_tlb_add_page()
449 struct iommu_iotlb_gather *gather) in qcom_iommu_unmap()
487 struct iommu_iotlb_gather *gather) in qcom_iommu_iotlb_sync()
Darm-smmu.c340 static void arm_smmu_tlb_add_page_s1(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_add_page_s1()
356 static void arm_smmu_tlb_add_page_s2(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_add_page_s2()
376 static void arm_smmu_tlb_add_page_s2_v1(struct iommu_iotlb_gather *gather, in arm_smmu_tlb_add_page_s2_v1()
1275 struct iommu_iotlb_gather *iotlb_gather) in arm_smmu_unmap_pages()
1304 struct iommu_iotlb_gather *gather) in arm_smmu_iotlb_sync()
/linux-6.12.1/drivers/iommu/amd/
Dio_pgtable_v2.c284 struct iommu_iotlb_gather *gather) in iommu_v2_unmap_pages()
Dio_pgtable.c408 struct iommu_iotlb_gather *gather) in iommu_v1_unmap_pages()
Diommu.c2545 struct iommu_iotlb_gather *gather, in amd_iommu_iotlb_gather_add_page()
2567 struct iommu_iotlb_gather *gather) in amd_iommu_unmap_pages()
2760 struct iommu_iotlb_gather *gather) in amd_iommu_iotlb_sync()
/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_iommu.c235 static void msm_iommu_tlb_add_page(struct iommu_iotlb_gather *gather, in msm_iommu_tlb_add_page()
/linux-6.12.1/drivers/iommu/iommufd/
Dio_pagetable.c478 struct iommu_iotlb_gather gather; in iommu_read_and_clear_dirty()
557 struct iommu_iotlb_gather gather; in iopt_clear_dirty_data()
/linux-6.12.1/drivers/vfio/
Dvfio_iommu_type1.c932 struct iommu_iotlb_gather *iotlb_gather) in vfio_sync_unpin()
968 struct iommu_iotlb_gather *iotlb_gather) in unmap_unpin_fast()
1027 struct iommu_iotlb_gather iotlb_gather; in vfio_unmap_unpin()

12