Searched refs:ptdep (Results 1 – 1 of 1) sorted by relevance
1167 uint64_t *ptdep = &(pt->pt_pgtblva[index]); in amd_iommu_teardown_pdte() local1169 next_level = AMD_IOMMU_REG_GET64(ptdep, in amd_iommu_teardown_pdte()1172 if (AMD_IOMMU_REG_GET64(ptdep, AMD_IOMMU_PTDE_PR) == 1) { in amd_iommu_teardown_pdte()1186 AMD_IOMMU_REG_SET64(ptdep, AMD_IOMMU_PTDE_PR, 0); in amd_iommu_teardown_pdte()1188 ASSERT(AMD_IOMMU_REG_GET64(ptdep, in amd_iommu_teardown_pdte()