Home
last modified time | relevance | path

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

/drivers/iommu/amd/
Dinit.c263 static bool amd_iommu_pre_enabled = true; variable
947 if (!amd_iommu_pre_enabled) in copy_device_table()
1639 if (amd_iommu_pre_enabled) in init_iommu_one()
1640 amd_iommu_pre_enabled = translation_pre_enabled(iommu); in init_iommu_one()
2479 if (amd_iommu_pre_enabled) in early_enable_iommus()