Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iommu/amd/
Dio_pgtable.c368 struct protection_domain *dom = io_pgtable_ops_to_domain(ops); in iommu_v1_map_page()
Damd_iommu_types.h500 #define io_pgtable_ops_to_domain(x) \ macro