Home
last modified time | relevance | path

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_page_tables.c605 SYNC_FORDEV(iommu->aiomt_dmahdl); in amd_iommu_clear_devtbl_entry()
896 SYNC_FORDEV(pt->pt_dma_hdl); in amd_iommu_alloc_pgtable()
992 SYNC_FORDEV(ppt->pt_dma_hdl); in init_pde()
1066 SYNC_FORDEV(pt->pt_dma_hdl); in init_pte()
1187 SYNC_FORDEV(pt->pt_dma_hdl); in amd_iommu_teardown_pdte()
1279 SYNC_FORDEV(iommu->aiomt_dmahdl); in amd_iommu_create_pgtables()
1412 SYNC_FORDEV(iommu->aiomt_dmahdl); in amd_iommu_destroy_pgtables()
H A Damd_iommu_cmd.c286 SYNC_FORDEV(iommu->aiomt_dmahdl); in amd_iommu_cmd()
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.c473 SYNC_FORDEV(iommu->aiomt_dmahdl); in amd_iommu_setup_tables_and_buffers()