Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/mm/
Ddma-mapping.c33 bool coherent) in __get_dma_pgprot()
144 bool coherent = is_device_dma_coherent(dev); in __dma_alloc() local
545 bool coherent = is_device_dma_coherent(dev); in __iommu_alloc_attrs() local
699 bool coherent = is_device_dma_coherent(dev); in __iommu_map_page() local
752 bool coherent = is_device_dma_coherent(dev); in __iommu_map_sg_attrs() local
988 struct iommu_ops *iommu, bool coherent) in arch_setup_dma_ops()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dicm.c78 void mlx4_free_icm(struct mlx4_dev *dev, struct mlx4_icm *icm, int coherent) in mlx4_free_icm()
128 gfp_t gfp_mask, int coherent) in mlx4_alloc_icm()
Dmlx4.h266 int coherent; member
/linux-4.4.14/drivers/of/
Ddevice.c89 bool coherent; in of_dma_configure() local
/linux-4.4.14/drivers/crypto/ccp/
Dccp-platform.c32 int coherent; member
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_memfree.c88 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent) in mthca_free_icm()
138 gfp_t gfp_mask, int coherent) in mthca_alloc_icm()
Dmthca_memfree.h69 int coherent; member
/linux-4.4.14/drivers/iommu/
Ddma-iommu.c138 int dma_direction_to_prot(enum dma_data_direction dir, bool coherent) in dma_direction_to_prot()
Darm-smmu-v3.c2471 bool coherent; in arm_smmu_device_probe() local
/linux-4.4.14/sound/parisc/
Dharmony.h13 int coherent; member
/linux-4.4.14/include/linux/
Ddma-mapping.h140 bool coherent) { } in arch_setup_dma_ops()
/linux-4.4.14/arch/arm/mm/
Ddma-mapping.c2070 static struct dma_map_ops *arm_get_iommu_dma_map_ops(bool coherent) in arm_get_iommu_dma_map_ops()
2125 static struct dma_map_ops *arm_get_dma_map_ops(bool coherent) in arm_get_dma_map_ops()
2131 struct iommu_ops *iommu, bool coherent) in arch_setup_dma_ops()
/linux-4.4.14/arch/mips/include/asm/pci/
Dbridge.h812 u64 coherent:1; member
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe.h793 unsigned int coherent; member