Searched refs:common_from_iommu (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/iommu/generic_pt/ |
| H A D | iommu_pt.h | 48 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 D | kunit_iommu.h | 154 priv->common = common_from_iommu(&priv->fmt_table.iommu); in pt_kunit_priv_init()
|
| /linux/drivers/iommu/generic_pt/fmt/ |
| H A D | x86_64.h | 204 static inline struct pt_common *common_from_iommu(struct pt_iommu *iommu_table) in common_from_iommu() function
|
| H A D | vtdss.h | 203 static inline struct pt_common *common_from_iommu(struct pt_iommu *iommu_table) in common_from_iommu() function
|
| H A D | riscv.h | 215 static inline struct pt_common *common_from_iommu(struct pt_iommu *iommu_table) in common_from_iommu() function
|
| H A D | amdv1.h | 329 static inline struct pt_common *common_from_iommu(struct pt_iommu *iommu_table) in common_from_iommu() function
|