Home
last modified time | relevance | path

Searched refs:io_pgtable_ops_to_domain (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/amd/
H A Dio_pgtable_v2.c270 struct protection_domain *pdom = io_pgtable_ops_to_domain(ops); in iommu_v2_map_pages()
H A Dio_pgtable.c386 struct protection_domain *dom = io_pgtable_ops_to_domain(ops); in iommu_v1_map_pages()
H A Damd_iommu_types.h532 #define io_pgtable_ops_to_domain(x) \ macro