Home
last modified time | relevance | path

Searched refs:is_coherent (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/
Dmbus.h100 int mvebu_mbus_dt_init(bool is_coherent);
/linux-5.19.10/arch/arm/mm/
Ddma-mapping.c665 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc() argument
680 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc()
716 else if (is_coherent) in __dma_alloc()
807 bool is_coherent) in __arm_dma_free() argument
1584 bool is_coherent) in __map_sg_chunk() argument
1604 if (!is_coherent && (attrs & DMA_ATTR_SKIP_CPU_SYNC) == 0) in __map_sg_chunk()
1626 bool is_coherent) in __iommu_map_sg() argument
1642 is_coherent); in __iommu_map_sg()
1657 is_coherent); in __iommu_map_sg()
1712 unsigned long attrs, bool is_coherent) in __iommu_unmap_sg() argument
[all …]
/linux-5.19.10/drivers/bus/
Dmvebu-mbus.c1109 bool is_coherent) in mvebu_mbus_common_init() argument
1142 if (is_coherent) in mvebu_mbus_common_init()
1312 int __init mvebu_mbus_dt_init(bool is_coherent) in mvebu_mbus_dt_init() argument
1363 mbus_state.hw_io_coherency = is_coherent; in mvebu_mbus_dt_init()
1376 is_coherent); in mvebu_mbus_dt_init()