Home
last modified time | relevance | path

Searched refs:io_pgtable (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dio-pgtable.h207 struct io_pgtable { struct
214 #define io_pgtable_ops_to_pgtable(x) container_of((x), struct io_pgtable, ops) argument
216 static inline void io_pgtable_tlb_flush_all(struct io_pgtable *iop) in io_pgtable_tlb_flush_all()
223 io_pgtable_tlb_flush_walk(struct io_pgtable *iop, unsigned long iova, in io_pgtable_tlb_flush_walk()
231 io_pgtable_tlb_add_page(struct io_pgtable *iop, in io_pgtable_tlb_add_page()
247 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie);
248 void (*free)(struct io_pgtable *iop);
/linux/drivers/iommu/
A Dio-pgtable.c37 struct io_pgtable *iop; in alloc_io_pgtable_ops()
65 struct io_pgtable *iop; in free_io_pgtable_ops()
A Dio-pgtable-arm.c145 struct io_pgtable iop;
549 static void arm_lpae_free_pgtable(struct io_pgtable *iop) in arm_lpae_free_pgtable()
623 struct io_pgtable *iop = &data->iop; in __arm_lpae_unmap()
824 static struct io_pgtable *
928 static struct io_pgtable *
1030 static struct io_pgtable *
1040 static struct io_pgtable *
1050 static struct io_pgtable *
1109 static struct io_pgtable *
A Dio-pgtable-arm-v7s.c165 struct io_pgtable iop;
563 static void arm_v7s_free_pgtable(struct io_pgtable *iop) in arm_v7s_free_pgtable()
584 struct io_pgtable *iop = &data->iop; in arm_v7s_split_cont()
657 struct io_pgtable *iop = &data->iop; in __arm_v7s_unmap()
774 static struct io_pgtable *arm_v7s_alloc_pgtable(struct io_pgtable_cfg *cfg, in arm_v7s_alloc_pgtable()
A D.io-pgtable.o.cmd1 …DFILE='"drivers/iommu/io-pgtable"' -DKBUILD_BASENAME='"io_pgtable"' -DKBUILD_MODNAME='"io_pgtable"…
/linux/drivers/iommu/amd/
A DMakefile2 obj-$(CONFIG_AMD_IOMMU) += iommu.o init.o quirks.o io_pgtable.o
A Dio_pgtable.c510 static void v1_free_pgtable(struct io_pgtable *iop) in v1_free_pgtable()
538 static struct io_pgtable *v1_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) in v1_alloc_pgtable()
A Damd_iommu_types.h504 struct io_pgtable iop;
/linux/drivers/iommu/arm/arm-smmu/
A Darm-smmu-qcom.c108 struct io_pgtable *pgtable = in qcom_adreno_smmu_get_ttbr1_cfg()
123 struct io_pgtable *pgtable = io_pgtable_ops_to_pgtable(smmu_domain->pgtbl_ops); in qcom_adreno_smmu_set_ttbr0_cfg()
A Dqcom_iommu.c462 struct io_pgtable *pgtable = container_of(qcom_domain->pgtbl_ops, in qcom_iommu_flush_iotlb_all()
463 struct io_pgtable, ops); in qcom_iommu_flush_iotlb_all()

Completed in 27 milliseconds