Home
last modified time | relevance | path

Searched defs:coherent (Results 1 – 5 of 5) sorted by relevance

/arch/mips/include/asm/
Ddma-mapping.h36 bool coherent) in arch_setup_dma_ops()
/arch/arm/mm/
Ddma-mapping-nommu.c214 static const struct dma_map_ops *arm_nommu_get_dma_map_ops(bool coherent) in arm_nommu_get_dma_map_ops()
220 const struct iommu_ops *iommu, bool coherent) in arch_setup_dma_ops()
Ddma-mapping.c2329 static const struct dma_map_ops *arm_get_iommu_dma_map_ops(bool coherent) in arm_get_iommu_dma_map_ops()
2384 static const struct dma_map_ops *arm_get_dma_map_ops(bool coherent) in arm_get_dma_map_ops()
2390 const struct iommu_ops *iommu, bool coherent) in arch_setup_dma_ops()
/arch/arm64/mm/
Ddma-mapping.c38 bool coherent) in __get_dma_pgprot()
140 bool coherent = is_device_dma_coherent(dev); in __dma_alloc() local
577 bool coherent = is_device_dma_coherent(dev); in __iommu_alloc_attrs() local
793 bool coherent = is_device_dma_coherent(dev); in __iommu_map_page() local
846 bool coherent = is_device_dma_coherent(dev); in __iommu_map_sg_attrs() local
935 const struct iommu_ops *iommu, bool coherent) in arch_setup_dma_ops()
/arch/mips/include/asm/pci/
Dbridge.h812 u64 coherent:1; member