Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Damd_iommu.c89 static struct dma_map_ops amd_iommu_dma_ops; variable
2462 dev->archdata.dma_ops = &amd_iommu_dma_ops; in device_change_notifier()
3069 static struct dma_map_ops amd_iommu_dma_ops = { variable
3097 pdev->dev.archdata.dma_ops = &amd_iommu_dma_ops; in device_dma_ops_init()