/linux/arch/arc/plat-hsdk/ |
H A D | platform.c | 88 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 D | dma-mapping-nommu.c | 36 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
|
H A D | dma-mapping.c | 1761 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
|
/linux/arch/arc/mm/ |
H A D | dma.c | 93 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
|
/linux/arch/arm64/mm/ |
H A D | dma-mapping.c | 41 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | icm.c | 79 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 D | icm.h | 60 bool coherent; member
|
/linux/arch/mips/mm/ |
H A D | dma-noncoherent.c | 140 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
|
/linux/arch/riscv/mm/ |
H A D | dma-noncoherent.c | 131 void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
|
/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_memfree.c | 88 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 D | mthca_memfree.h | 69 int coherent; member
|
/linux/drivers/of/ |
H A D | device.c | 99 bool coherent, set_map = false; in of_dma_configure_id() local
|
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0008.h | 32 __u8 coherent; member
|
/linux/drivers/iommu/ |
H A D | dma-iommu.c | 742 static int dma_info_to_prot(enum dma_data_direction dir, bool coherent, in dma_info_to_prot() 948 bool coherent = dev_is_dma_coherent(dev); in __iommu_dma_alloc_noncontiguous() local 1168 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_map_page() local 1601 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_alloc_pages() local 1638 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_alloc() local
|
/linux/include/xen/ |
H A D | grant_table.h | 239 bool coherent; member
|
/linux/drivers/hv/ |
H A D | hv_common.c | 562 void hv_setup_dma_ops(struct device *dev, bool coherent) in hv_setup_dma_ops()
|
/linux/drivers/gpu/drm/amd/display/include/ |
H A D | bios_parser_types.h | 129 bool coherent; member 164 bool coherent; member
|
/linux/sound/parisc/ |
H A D | harmony.h | 14 int coherent; member
|
/linux/drivers/crypto/ccree/ |
H A D | cc_driver.h | 147 bool coherent; member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v12_0.c | 505 bool coherent, is_system; in gmc_v12_0_get_vm_pte() local
|
H A D | gmc_v9_0.c | 1135 bool coherent = bo->flags & (AMDGPU_GEM_CREATE_COHERENT | in gmc_v9_0_get_coherence_flags() local
|
/linux/include/linux/ |
H A D | dma-map-ops.h | 411 static inline void arch_setup_dma_ops(struct device *dev, bool coherent) in arch_setup_dma_ops()
|
/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_device.h | 115 bool coherent; member
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 164 u32 coherent : 1; member
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_svm.c | 1200 bool coherent = flags & (KFD_IOCTL_SVM_FLAG_COHERENT | KFD_IOCTL_SVM_FLAG_EXT_COHERENT); in svm_range_get_pte_flags() local
|