Searched refs:aiomt_dma_mem_hdl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c324 (size_t *)&iommu->aiomt_dma_mem_realsz, &iommu->aiomt_dma_mem_hdl);
358 ddi_dma_mem_free(&iommu->aiomt_dma_mem_hdl);
359 iommu->aiomt_dma_mem_hdl = NULL;
382 ddi_dma_mem_free(&iommu->aiomt_dma_mem_hdl);
383 iommu->aiomt_dma_mem_hdl = NULL;
533 ddi_dma_mem_free(&iommu->aiomt_dma_mem_hdl);
534 iommu->aiomt_dma_mem_hdl = NULL;
H A Damd_iommu_impl.h384 ddi_acc_handle_t aiomt_dma_mem_hdl; member in struct:amd_iommu

Completed in 66 milliseconds