Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/iommu/amd/
Dio_pgtable_v2.c270 struct protection_domain *pdom = io_pgtable_ops_to_domain(ops); in iommu_v2_map_pages()
Dio_pgtable.c391 struct protection_domain *dom = io_pgtable_ops_to_domain(ops); in iommu_v1_map_pages()
Damd_iommu_types.h537 #define io_pgtable_ops_to_domain(x) \ macro