Home
last modified time | relevance | path

Searched refs:common_from_iommu (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h48 struct pt_common *common = common_from_iommu(iommu_table); in gather_range_pages()
190 ret = make_range(common_from_iommu(iommu_table), &range, iova, 1); in iova_to_phys()
298 ret = make_range(common_from_iommu(iommu_table), &range, iova, size); in read_and_clear_dirty()
332 ret = make_range(common_from_iommu(iommu_table), &range, iova, 1); in set_dirty()
734 struct pt_common *common = common_from_iommu(iommu_table); in increase_top()
838 struct pt_common *common = common_from_iommu(iommu_table); in check_map_range()
891 struct pt_common *common = common_from_iommu(iommu_table); in map_range()
1073 ret = make_range(common_from_iommu(iommu_table), &range, iova, len); in unmap_range()
1088 struct pt_common *common = common_from_iommu(iommu_table); in get_info()
1111 struct pt_common *common = common_from_iommu(iommu_table); in deinit()
[all …]
H A Dkunit_iommu.h154 priv->common = common_from_iommu(&priv->fmt_table.iommu); in pt_kunit_priv_init()
/linux/drivers/iommu/generic_pt/fmt/
H A Dx86_64.h204 static inline struct pt_common *common_from_iommu(struct pt_iommu *iommu_table) in common_from_iommu() function
H A Dvtdss.h203 static inline struct pt_common *common_from_iommu(struct pt_iommu *iommu_table) in common_from_iommu() function
H A Driscv.h215 static inline struct pt_common *common_from_iommu(struct pt_iommu *iommu_table) in common_from_iommu() function
H A Damdv1.h329 static inline struct pt_common *common_from_iommu(struct pt_iommu *iommu_table) in common_from_iommu() function