Searched refs:PD_MODE_V1 (Results 1 – 3 of 3) sorted by relevance
154 enum protection_domain_mode amd_iommu_pgtable = PD_MODE_V1;3115 amd_iommu_pgtable = PD_MODE_V1; in early_amd_iommu_init()3234 if (amd_iommu_pgtable != PD_MODE_V1) { in iommu_snp_enable()3536 amd_iommu_pgtable = PD_MODE_V1; in parse_amd_iommu_options()
2509 case PD_MODE_V1: in pdom_setup_pgtable()2530 if (pgtable == PD_MODE_V1) in dma_max_address()2610 return do_iommu_domain_alloc(dev, flags, PD_MODE_V1); in amd_iommu_domain_alloc_paging_flags()2756 if ((domain->pd_mode == PD_MODE_V1) && in amd_iommu_map_pages()2802 if ((domain->pd_mode == PD_MODE_V1) && in amd_iommu_unmap_pages()
566 PD_MODE_V1, enumerator
Completed in 21 milliseconds