Home
last modified time | relevance | path

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

/freebsd/sys/dev/iommu/
H A Dbusdma_iommu.h65 #define IOMMU_DMAMAP_UNLOCK(map) mtx_unlock(&(map)->lock) macro
H A Dbusdma_iommu.c478 IOMMU_DMAMAP_UNLOCK(map); in iommu_bus_dmamap_destroy()
659 IOMMU_DMAMAP_UNLOCK(map); in iommu_bus_dmamap_load_something()
869 IOMMU_DMAMAP_UNLOCK(map); in iommu_bus_dmamap_unload()
1055 IOMMU_DMAMAP_UNLOCK(map); in bus_dma_iommu_load_ident()