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