Searched refs:AMD_IOMMU_PTDE_ADDR (Results 1 – 2 of 2) sorted by relevance
38 #define AMD_IOMMU_PTDE_ADDR (51 << 16 | 12) macro
735 pgtable_pa_4K = AMD_IOMMU_REG_GET64(pdtep, AMD_IOMMU_PTDE_ADDR); in amd_iommu_lookup_pgtable()974 ASSERT(AMD_IOMMU_REG_GET64(pdep, AMD_IOMMU_PTDE_ADDR) in init_pde()985 AMD_IOMMU_REG_SET64(pdep, AMD_IOMMU_PTDE_ADDR, in init_pde()1030 ASSERT(AMD_IOMMU_REG_GET64(ptep, AMD_IOMMU_PTDE_ADDR) in init_pte()1061 AMD_IOMMU_REG_SET64(ptep, AMD_IOMMU_PTDE_ADDR, pa_4K); in init_pte()1344 pa_4K = AMD_IOMMU_REG_GET64(ptep, AMD_IOMMU_PTDE_ADDR); in amd_iommu_destroy_pgtables()