Home
last modified time | relevance | path

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

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