Searched refs:amd_iommu_unity_map (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu.c114 int amd_iommu_unity_map; variable
H A Damd_iommu_impl.h468 extern int amd_iommu_unity_map;
H A Damd_iommu_page_tables.c1345 if (amd_iommu_unity_map || type == AMD_IOMMU_UNITY_MAP) {
1519 if (amd_iommu_unity_map || type == AMD_IOMMU_UNITY_MAP) {
1559 if (amd_iommu_unity_map || type == AMD_IOMMU_UNITY_MAP) {
1687 if (type == AMD_IOMMU_VMEM_MAP && !amd_iommu_unity_map) {

Completed in 60 milliseconds