Searched refs:SYNC_FORDEV (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_cmd.c286 SYNC_FORDEV(iommu->aiomt_dmahdl);
H A Damd_iommu_page_tables.c605 SYNC_FORDEV(iommu->aiomt_dmahdl);
896 SYNC_FORDEV(pt->pt_dma_hdl);
992 SYNC_FORDEV(ppt->pt_dma_hdl);
1066 SYNC_FORDEV(pt->pt_dma_hdl);
1187 SYNC_FORDEV(pt->pt_dma_hdl);
1279 SYNC_FORDEV(iommu->aiomt_dmahdl);
1412 SYNC_FORDEV(iommu->aiomt_dmahdl);
H A Damd_iommu_impl.h257 #define SYNC_FORDEV(h) (void) ddi_dma_sync(h, 0, 0, DDI_DMA_SYNC_FORDEV) macro
H A Damd_iommu_impl.c472 SYNC_FORDEV(iommu->aiomt_dmahdl);

Completed in 54 milliseconds