Searched refs:common_from_iommu (Results 1 – 4 of 4) 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 DOMAIN_NS() 298 ret = make_range(common_from_iommu(iommu_table), &range, iova, size); in DOMAIN_NS() 332 ret = make_range(common_from_iommu(iommu_table), &range, iova, 1); in NS() 740 struct pt_common *common = common_from_iommu(iommu_table); in increase_top() 844 struct pt_common *common = common_from_iommu(iommu_table); in check_map_range() 897 struct pt_common *common = common_from_iommu(iommu_table); in NS() 1079 ret = make_range(common_from_iommu(iommu_table), &range, iova, len); in NS() 1094 struct pt_common *common = common_from_iommu(iommu_table); in NS() 1117 struct pt_common *common = common_from_iommu(iommu_table); in NS() [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 | vtdss.h | 203 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
|