Searched refs:AMD_IOMMU_PTDE_IR (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_page_tables.h | 37 #define AMD_IOMMU_PTDE_IR (61 << 16 | 61) macro
|
H A D | amd_iommu_page_tables.c | 984 AMD_IOMMU_REG_SET64(pdep, AMD_IOMMU_PTDE_IR, 1); in init_pde() 1017 R = AMD_IOMMU_REG_GET64(ptep, AMD_IOMMU_PTDE_IR); in init_pte() 1021 AMD_IOMMU_REG_SET64(ptep, AMD_IOMMU_PTDE_IR, 1); in init_pte() 1040 AMD_IOMMU_REG_SET64(ptep, AMD_IOMMU_PTDE_IR, 0); in init_pte() 1044 AMD_IOMMU_REG_SET64(ptep, AMD_IOMMU_PTDE_IR, 1); in init_pte() 1047 AMD_IOMMU_REG_SET64(ptep, AMD_IOMMU_PTDE_IR, 1); in init_pte() 1054 AMD_IOMMU_REG_SET64(ptep, AMD_IOMMU_PTDE_IR, 1); in init_pte()
|