Home
last modified time | relevance | path

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

/linux/arch/arc/plat-hsdk/
H A Dplatform.c88 static int __init hsdk_tweak_node_coherency(const char *path, bool coherent) in hsdk_tweak_node_coherency()
191 bool coherent = !!arc_hsdk_axi_dmac_coherent; in hsdk_init_memory_bridge_axi_dmac() local
/linux/arch/arm/mm/
H A Ddma-mapping-nommu.c36 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
H A Ddma-mapping.c1761 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
/linux/arch/arc/mm/
H A Ddma.c93 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
/linux/arch/arm64/mm/
H A Ddma-mapping.c41 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dicm.c79 void mlx4_free_icm(struct mlx4_dev *dev, struct mlx4_icm *icm, int coherent) in mlx4_free_icm()
133 gfp_t gfp_mask, int coherent) in mlx4_alloc_icm()
H A Dicm.h60 bool coherent; member
H A Dmlx4.h268 int coherent; member
/linux/arch/mips/mm/
H A Ddma-noncoherent.c140 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
/linux/arch/riscv/mm/
H A Ddma-noncoherent.c131 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
/linux/drivers/infiniband/hw/mthca/
H A 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()
H A Dmthca_memfree.h69 int coherent; member
/linux/drivers/of/
H A Ddevice.c90 bool coherent, set_map = false; in of_dma_configure_id() local
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0008.h32 __u8 coherent; member
/linux/drivers/dma/
H A Darm-dma350.c190 bool coherent; member
533 bool coherent, memset; in d350_probe() local
/linux/include/xen/
H A Dgrant_table.h239 bool coherent; member
/linux/drivers/hv/
H A Dhv_common.c616 void hv_setup_dma_ops(struct device *dev, bool coherent) in hv_setup_dma_ops()
/linux/drivers/gpu/drm/amd/display/include/
H A Dbios_parser_types.h129 bool coherent; member
164 bool coherent; member
/linux/sound/parisc/
H A Dharmony.h14 int coherent; member
/linux/drivers/crypto/ccree/
H A Dcc_driver.h147 bool coherent; member
/linux/include/linux/
H A Ddma-map-ops.h414 static inline void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1990 static u64 mair_to_memattr(u64 mair, bool coherent) in mair_to_memattr()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c1201 bool coherent = flags & (KFD_IOCTL_SVM_FLAG_COHERENT | KFD_IOCTL_SVM_FLAG_EXT_COHERENT); in svm_range_get_pte_flags() local
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c4310 bool coherent = smmu->features & ARM_SMMU_FEAT_COHERENCY; in arm_smmu_device_hw_probe() local