Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Diommu.c163 IOMMU_UNLOCK(iommu); in iommu_domain_free()
346 IOMMU_UNLOCK(iommu); in iommu_get_ctx()
349 IOMMU_UNLOCK(iommu); in iommu_get_ctx()
401 IOMMU_UNLOCK(iommu); in iommu_free_ctx()
H A Dsmmu.c1734 IOMMU_UNLOCK(iommu); in smmu_domain_alloc()
/freebsd/sys/dev/iommu/
H A Dbusdma_iommu.c260 IOMMU_UNLOCK(unit); in iommu_instantiate_ctx()
339 IOMMU_UNLOCK(unit); in iommu_set_buswide_ctx()
931 IOMMU_UNLOCK(unit); in iommu_bus_task_dmamap()
947 IOMMU_UNLOCK(unit); in iommu_bus_task_dmamap()
957 IOMMU_UNLOCK(unit); in iommu_bus_schedule_dmamap()
H A Diommu.h144 #define IOMMU_UNLOCK(unit) mtx_unlock(&(unit)->lock) macro
/freebsd/sys/x86/iommu/
H A Dintel_ctx.c297 IOMMU_UNLOCK(domain->iodom.iommu); in domain_init_rmrr()