Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Diommu_pmap.c64 #define SMMU_PMAP_UNLOCK(pmap) mtx_unlock(&(pmap)->sp_mtx) macro
654 SMMU_PMAP_UNLOCK(pmap); in pmap_gpu_enter()
688 SMMU_PMAP_UNLOCK(pmap); in pmap_gpu_remove()
751 SMMU_PMAP_UNLOCK(pmap); in smmu_pmap_enter()
779 SMMU_PMAP_UNLOCK(pmap); in smmu_pmap_remove()
862 SMMU_PMAP_UNLOCK(pmap); in smmu_pmap_remove_pages()