Home
last modified time | relevance | path

Searched refs:common_from_iommu (Results 1 – 4 of 4) 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 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 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 Dvtdss.h203 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