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

/linux-4.1.27/arch/x86/include/asm/
H A Diommu.h4 extern struct dma_map_ops nommu_dma_ops;
/linux-4.1.27/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.1.27/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.1.27/drivers/iommu/
H A Damd_iommu.c3099 pdev->dev.archdata.dma_ops = &nommu_dma_ops; for_each_pci_dev()

Completed in 245 milliseconds