Home
last modified time | relevance | path

Searched refs:coherent (Results 1 – 25 of 214) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/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() argument
87 if (coherent) in mlx4_free_icm()
133 gfp_t gfp_mask, int coherent) in mlx4_alloc_icm() argument
142 BUG_ON(coherent && (gfp_mask & __GFP_HIGHMEM)); in mlx4_alloc_icm()
172 chunk->coherent = coherent; in mlx4_alloc_icm()
174 if (!coherent) in mlx4_alloc_icm()
186 if (coherent) in mlx4_alloc_icm()
204 if (coherent) in mlx4_alloc_icm()
221 if (!coherent && chunk) { in mlx4_alloc_icm()
232 mlx4_free_icm(dev, icm, coherent); in mlx4_alloc_icm()
[all …]
H A Dicm.h60 bool coherent; member
81 gfp_t gfp_mask, int coherent);
82 void mlx4_free_icm(struct mlx4_dev *dev, struct mlx4_icm *icm, int coherent);
127 if (iter->chunk->coherent) in mlx4_icm_addr()
135 if (iter->chunk->coherent) in mlx4_icm_size()
/OK3568_Linux_fs/kernel/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() argument
107 if (dt_coh_set && !coherent) in hsdk_tweak_node_coherency()
111 if (!dt_coh_set && coherent) in hsdk_tweak_node_coherency()
120 pr_err("failed to tweak %s to %scoherent\n", path, coherent ? "" : "non"); in hsdk_tweak_node_coherency()
191 bool coherent = !!arc_hsdk_axi_dmac_coherent; in hsdk_init_memory_bridge_axi_dmac() local
198 if (hsdk_tweak_node_coherency("/soc/dmac@80000", coherent)) in hsdk_init_memory_bridge_axi_dmac()
201 if (coherent) { in hsdk_init_memory_bridge_axi_dmac()
/OK3568_Linux_fs/kernel/arch/arc/boot/dts/
H A Daxc003.dtsi94 * Mark DMA peripherals connected via IOC port as dma-coherent. We do
97 * only AXS103 board has HW-coherent DMA peripherals)
98 * We don't need to mark pgu@17000 as dma-coherent because it uses
103 dma-coherent;
107 dma-coherent;
111 dma-coherent;
115 dma-coherent;
H A Daxc003_idu.dtsi101 * Mark DMA peripherals connected via IOC port as dma-coherent. We do
104 * only AXS103 board has HW-coherent DMA peripherals)
105 * We don't need to mark pgu@17000 as dma-coherent because it uses
110 dma-coherent;
114 dma-coherent;
118 dma-coherent;
122 dma-coherent;
/OK3568_Linux_fs/kernel/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() argument
96 if (coherent) in mthca_free_icm()
138 gfp_t gfp_mask, int coherent) in mthca_alloc_icm() argument
146 BUG_ON(coherent && (gfp_mask & __GFP_HIGHMEM)); in mthca_alloc_icm()
173 if (coherent) in mthca_alloc_icm()
184 if (coherent) in mthca_alloc_icm()
206 if (!coherent && chunk) { in mthca_alloc_icm()
218 mthca_free_icm(dev, icm, coherent); in mthca_alloc_icm()
236 __GFP_NOWARN, table->coherent); in mthca_table_get()
244 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_table_get()
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/broadcom/stingray/
H A Dstingray-usb.dtsi30 dma-coherent;
40 dma-coherent;
64 dma-coherent;
74 dma-coherent;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm-nsp.dtsi218 dma-coherent;
228 dma-coherent;
238 dma-coherent;
248 dma-coherent;
258 dma-coherent;
269 dma-coherent;
321 dma-coherent;
329 dma-coherent;
337 dma-coherent;
432 dma-coherent;
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Ddma-mapping.c43 const struct iommu_ops *iommu, bool coherent) in arch_setup_dma_ops() argument
47 WARN_TAINT(!coherent && cls > ARCH_DMA_MINALIGN, in arch_setup_dma_ops()
53 dev->dma_coherent = coherent; in arch_setup_dma_ops()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ata/
H A Dahci-fsl-qoriq.txt11 - dma-coherent: Enable AHCI coherent DMA operation.
20 dma-coherent;
H A Dapm-xgene.txt27 - dma-coherent : Present if dma operations are coherent
59 dma-coherent;
73 dma-coherent;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/
H A Dhip06.dtsi337 dma-coherent;
381 dma-coherent;
390 dma-coherent;
529 dma-coherent;
572 dma-coherent;
581 dma-coherent;
590 dma-coherent;
599 dma-coherent;
613 dma-coherent;
656 dma-coherent;
[all …]
H A Dhip07.dtsi1168 dma-coherent;
1182 dma-coherent;
1195 dma-coherent;
1208 dma-coherent;
1221 dma-coherent;
1261 dma-coherent;
1270 dma-coherent;
1416 dma-coherent;
1465 dma-coherent;
1474 dma-coherent;
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/xilinx/
H A Dzynqmp_dma.txt14 - dma-coherent : Present if dma operations are coherent.
25 dma-coherent;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/
H A Darmada-ap810-ap0.dtsi78 dma-coherent;
86 dma-coherent;
94 dma-coherent;
102 dma-coherent;
H A Darmada-cp11x.dtsi70 dma-coherent;
282 dma-coherent;
294 dma-coherent;
306 dma-coherent;
326 dma-coherent;
336 dma-coherent;
473 dma-coherent;
491 dma-coherent;
504 dma-coherent;
528 dma-coherent;
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/video/
H A Drockchip_rga.txt23coherent: When import dma_buf to rga driver, dma_map_sg will always do cpu cache sync, it cause lo…
33 dma-coherent;
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Darmada-cp110-slave.dtsi70 dma-coherent;
170 dma-coherent;
180 dma-coherent;
190 dma-coherent;
199 dma-coherent;
271 dma-coherent;
297 dma-coherent;
324 dma-coherent;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dhisilicon-pcie.txt21 - dma-coherent: Present if DMA operations are coherent.
33 dma-coherent;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/
H A Dapm-xgene-dma.txt21 - dma-coherent : Present if dma operations are coherent
45 dma-coherent;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/
H A Dhisilicon,hip07-sec.txt19 - dma-coherent: The driver assumes coherent dma is possible.
49 dma-coherent;
H A Damd-ccp.txt9 - dma-coherent: Present if dma operations are coherent
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/xillybus/
H A Dxillybus.txt9 - dma-coherent: Present if DMA operations are coherent
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Ddma.c94 const struct iommu_ops *iommu, bool coherent) in arch_setup_dma_ops() argument
101 if (is_isa_arcv2() && ioc_enable && coherent) in arch_setup_dma_ops()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/broadcom/northstar2/
H A Dns2.dtsi117 dma-coherent;
148 dma-coherent;
179 dma-coherent;
209 dma-coherent;
220 dma-coherent;
236 dma-coherent;
252 dma-coherent;
268 dma-coherent;
693 dma-coherent;
717 dma-coherent;
[all …]

123456789