Searched refs:nommu_dma_ops (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Diommu.h4 extern struct dma_map_ops nommu_dma_ops;
/linux-4.4.14/arch/sh/kernel/
H A Ddma-nommu.c65 struct dma_map_ops nommu_dma_ops = { variable in typeref:struct:dma_map_ops
81 dma_ops = &nommu_dma_ops; no_iommu_init()
/linux-4.4.14/arch/x86/kernel/
H A Dpci-nommu.c91 struct dma_map_ops nommu_dma_ops = { variable in typeref:struct:dma_map_ops
H A Dpci-dma.c20 struct dma_map_ops *dma_ops = &nommu_dma_ops;
/linux-4.4.14/drivers/iommu/
H A Damd_iommu.c2249 dev->archdata.dma_ops = &nommu_dma_ops; amd_iommu_add_device()
2841 dma_ops = &nommu_dma_ops; amd_iommu_init_dma_ops()

Completed in 409 milliseconds