Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c112 static kmutex_t amd_iommu_pgtable_lock; variable
1512 mutex_enter(&amd_iommu_pgtable_lock); in map_current_window()
1546 mutex_exit(&amd_iommu_pgtable_lock); in map_current_window()
1566 mutex_enter(&amd_iommu_pgtable_lock); in unmap_current_window()
1608 mutex_exit(&amd_iommu_pgtable_lock); in unmap_current_window()