Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_page_tables.c1167 uint64_t *ptdep = &(pt->pt_pgtblva[index]); in amd_iommu_teardown_pdte() local
1169 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()