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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Diommu.h4 extern struct dma_map_ops nommu_dma_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dpci-nommu.c98 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;

Completed in 109 milliseconds