Home
last modified time | relevance | path

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

/freebsd/sys/dev/iommu/
H A Dbusdma_iommu.h61 #define IOMMU_DMAMAP_INIT(map) mtx_init(&(map)->lock, \ macro
H A Dbusdma_iommu.c456 IOMMU_DMAMAP_INIT(map); in iommu_bus_dmamap_create()