Searched refs:io_pgtable_ops_to_domain (Results 1 – 3 of 3) sorted by relevance
270 struct protection_domain *pdom = io_pgtable_ops_to_domain(ops); in iommu_v2_map_pages()
386 struct protection_domain *dom = io_pgtable_ops_to_domain(ops); in iommu_v1_map_pages()
532 #define io_pgtable_ops_to_domain(x) \ macro