Home
last modified time | relevance | path

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

/freebsd/sys/dev/iommu/
H A Dbusdma_iommu.h63 #define IOMMU_DMAMAP_DESTROY(map) mtx_destroy(&(map)->lock) macro
H A Dbusdma_iommu.c481 IOMMU_DMAMAP_DESTROY(map); in iommu_bus_dmamap_destroy()