| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | bcm-nsp-ax.dtsi | 13 /delete-property/ dma-coherent; 17 /delete-property/ dma-coherent; 21 /delete-property/ dma-coherent; 25 /delete-property/ dma-coherent; 29 /delete-property/ dma-coherent; 33 /delete-property/ dma-coherent; 37 /delete-property/ dma-coherent; 41 /delete-property/ dma-coherent; 45 /delete-property/ dma-coherent; 49 /delete-property/ dma-coherent; [all …]
|
| HD | bcm-nsp.dtsi | 218 dma-coherent; 228 dma-coherent; 238 dma-coherent; 248 dma-coherent; 258 dma-coherent; 269 dma-coherent; 322 dma-coherent; 330 dma-coherent; 338 dma-coherent; 473 dma-coherent; [all …]
|
| /freebsd-14-stable/sys/dev/mlx4/mlx4_core/ |
| HD | mlx4_icm.c | 79 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() 129 gfp_t gfp_mask, int coherent) in mlx4_alloc_icm() argument 137 BUG_ON(coherent && (gfp_mask & __GFP_HIGHMEM)); in mlx4_alloc_icm() 177 if (coherent) in mlx4_alloc_icm() 195 if (coherent) in mlx4_alloc_icm() 212 if (!coherent && chunk) { in mlx4_alloc_icm() 224 mlx4_free_icm(dev, icm, coherent); in mlx4_alloc_icm() 266 __GFP_NOWARN, table->coherent); in mlx4_table_get() 274 mlx4_free_icm(dev, table->icm[i], table->coherent); in mlx4_table_get() [all …]
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arc/ |
| HD | axc003.dtsi | 94 * 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;
|
| HD | axc003_idu.dtsi | 101 * 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;
|
| /freebsd-14-stable/sys/dev/mthca/ |
| HD | mthca_memfree.c | 87 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent) in mthca_free_icm() argument 95 if (coherent) in mthca_free_icm() 137 gfp_t gfp_mask, int coherent) in mthca_alloc_icm() argument 145 BUG_ON(coherent && (gfp_mask & __GFP_HIGHMEM)); in mthca_alloc_icm() 172 if (coherent) in mthca_alloc_icm() 183 if (coherent) in mthca_alloc_icm() 205 if (!coherent && chunk) { in mthca_alloc_icm() 217 mthca_free_icm(dev, icm, coherent); in mthca_alloc_icm() 235 __GFP_NOWARN, table->coherent); in mthca_table_get() 243 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_table_get() [all …]
|
| HD | mthca_memfree.h | 67 int coherent; member 81 gfp_t gfp_mask, int coherent); 82 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent);
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/broadcom/stingray/ |
| HD | stingray-usb.dtsi | 30 dma-coherent; 40 dma-coherent; 64 dma-coherent; 74 dma-coherent;
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/ata/ |
| HD | ahci-fsl-qoriq.txt | 11 - dma-coherent: Enable AHCI coherent DMA operation. 20 dma-coherent;
|
| HD | apm-xgene.txt | 27 - dma-coherent : Present if dma operations are coherent 59 dma-coherent; 73 dma-coherent;
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/dma/xilinx/ |
| HD | zynqmp_dma.txt | 14 - dma-coherent : Present if dma operations are coherent. 25 dma-coherent;
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/marvell/ |
| HD | armada-ap810-ap0.dtsi | 78 dma-coherent; 86 dma-coherent; 94 dma-coherent; 102 dma-coherent;
|
| HD | armada-cp11x.dtsi | 72 dma-coherent; 316 dma-coherent; 328 dma-coherent; 340 dma-coherent; 360 dma-coherent; 370 dma-coherent; 507 dma-coherent; 525 dma-coherent; 538 dma-coherent; 562 dma-coherent; [all …]
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/hisilicon/ |
| HD | hip06.dtsi | 341 dma-coherent; 384 dma-coherent; 393 dma-coherent; 532 dma-coherent; 575 dma-coherent; 584 dma-coherent; 593 dma-coherent; 602 dma-coherent; 616 dma-coherent; 659 dma-coherent; [all …]
|
| HD | hip07.dtsi | 1184 dma-coherent; 1197 dma-coherent; 1209 dma-coherent; 1221 dma-coherent; 1233 dma-coherent; 1272 dma-coherent; 1281 dma-coherent; 1427 dma-coherent; 1476 dma-coherent; 1485 dma-coherent; [all …]
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/amd/ |
| HD | amd-seattle-soc.dtsi | 62 dma-coherent; 75 dma-coherent; 84 dma-coherent; 93 dma-coherent; 213 dma-coherent; 247 dma-coherent; 265 dma-coherent;
|
| HD | amd-seattle-xgbe-b.dtsi | 59 dma-coherent; 85 dma-coherent; 98 dma-coherent; 111 dma-coherent;
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/pci/ |
| HD | hisilicon-pcie.txt | 21 - dma-coherent: Present if DMA operations are coherent. 33 dma-coherent;
|
| HD | xgene-pci.txt | 24 - dma-coherent: Present if DMA operations are coherent 47 dma-coherent;
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/dma/ |
| HD | apm-xgene-dma.txt | 21 - dma-coherent : Present if dma operations are coherent 45 dma-coherent;
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/crypto/ |
| HD | amd-ccp.txt | 9 - dma-coherent: Present if dma operations are coherent
|
| D | hisilicon,hip07-sec.txt | 19 - dma-coherent: The driver assumes coherent dma is possible. 49 dma-coherent;
|
| HD | arm-cryptocell.txt | 15 - dma-coherent: Present if dma operations are coherent.
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/xillybus/ |
| HD | xillybus.txt | 9 - dma-coherent: Present if DMA operations are coherent
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/infiniband/ |
| HD | hisilicon-hns-roce.txt | 21 - dma-coherent: Present if DMA operations are coherent. 32 dma-coherent;
|