/kernel/linux/linux-5.10/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() argument 137 mthca_alloc_icm(struct mthca_dev *dev, int npages, gfp_t gfp_mask, int coherent) mthca_alloc_icm() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/ |
H A D | panfrost_device.h | 91 bool coherent; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | dma-map-ops.h | 324 arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, const struct iommu_ops *iommu, bool coherent) arch_setup_dma_ops() argument
|
/kernel/linux/linux-6.6/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() argument 137 mthca_alloc_icm(struct mthca_dev *dev, int npages, gfp_t gfp_mask, int coherent) mthca_alloc_icm() argument [all...] |
/kernel/linux/linux-6.6/drivers/hv/ |
H A D | hv_common.c | 486 void hv_setup_dma_ops(struct device *dev, bool coherent) in hv_setup_dma_ops() argument
|
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_driver.h | 149 bool coherent; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | dma-map-ops.h | 431 arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, const struct iommu_ops *iommu, bool coherent) arch_setup_dma_ops() argument
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_driver.h | 147 bool coherent; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd_gpuvm.c | 393 bool coherent = mem->alloc_flags & KFD_IOC_ALLOC_MEM_FLAGS_COHERENT; in get_pte_flags() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/ |
H A D | bios_parser_types.h | 129 bool coherent; member 162 bool coherent; member
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | dma-iommu.c | 384 static int dma_info_to_prot(enum dma_data_direction dir, bool coherent, in dma_info_to_prot() argument 591 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_alloc_remap() local 732 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_map_page() local 990 bool coherent = dev_is_dma_coherent(dev); iommu_dma_alloc_pages() local 1027 bool coherent = dev_is_dma_coherent(dev); iommu_dma_alloc() local [all...] |
/kernel/linux/linux-5.10/sound/parisc/ |
H A D | harmony.h | 14 int coherent; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/ |
H A D | panfrost_device.h | 93 bool coherent; member
|
/kernel/linux/linux-6.6/sound/parisc/ |
H A D | harmony.h | 14 int coherent; member
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | dma-mapping.c | 1062 arm_get_dma_map_ops(bool coherent) arm_get_dma_map_ops() argument 2202 arm_get_iommu_dma_map_ops(bool coherent) arm_get_iommu_dma_map_ops() argument 2257 arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, const struct iommu_ops *iommu, bool coherent) arch_setup_dma_ops() argument [all...] |
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | dma-mapping.c | 1715 arm_setup_iommu_dma_ops(struct device *dev, u64 dma_base, u64 size, const struct iommu_ops *iommu, bool coherent) arm_setup_iommu_dma_ops() argument 1750 arm_setup_iommu_dma_ops(struct device *dev, u64 dma_base, u64 size, const struct iommu_ops *iommu, bool coherent) arm_setup_iommu_dma_ops() argument 1759 arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, const struct iommu_ops *iommu, bool coherent) arch_setup_dma_ops() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v9_0.c | 1186 bool coherent = bo->flags & AMDGPU_GEM_CREATE_COHERENT; in gmc_v9_0_get_coherence_flags() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/ |
H A D | bios_parser_types.h | 129 bool coherent; member 164 bool coherent; member
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | dma-iommu.c | 639 static int dma_info_to_prot(enum dma_data_direction dir, bool coherent, in dma_info_to_prot() argument 841 bool coherent = dev_is_dma_coherent(dev); in __iommu_dma_alloc_noncontiguous() local 1035 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_map_page() local 1466 bool coherent = dev_is_dma_coherent(dev); iommu_dma_alloc_pages() local 1503 bool coherent = dev_is_dma_coherent(dev); iommu_dma_alloc() local [all...] |
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3.c | 3167 bool coherent = smmu->features & ARM_SMMU_FEAT_COHERENCY; in arm_smmu_device_hw_probe() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 178 u32 coherent : 1; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_svm.c | 1194 bool coherent = flags & KFD_IOCTL_SVM_FLAG_COHERENT; in svm_range_get_pte_flags() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 180 u32 coherent : 1; member
|
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3.c | 3473 bool coherent = smmu->features & ARM_SMMU_FEAT_COHERENCY; in arm_smmu_device_hw_probe() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4.h | 266 int coherent; member
|