Searched refs:is_coherent (Results 1 – 4 of 4) sorted by relevance
35 u8 *bridge_pbase, is_coherent; in c2k_bridge_setup() local40 is_coherent = mv64x60_is_coherent(); in c2k_bridge_setup()42 if (is_coherent) in c2k_bridge_setup()53 mv64x60_config_ctlr_windows(bridge_base, bridge_pbase, is_coherent); in c2k_bridge_setup()
54 u8 is_coherent);
281 u8 is_coherent) in mv64x60_config_ctlr_windows() argument290 if (is_coherent) in mv64x60_config_ctlr_windows()
616 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc() argument657 else if (is_coherent) in __dma_alloc()741 bool is_coherent) in __arm_dma_free() argument750 } else if (!is_coherent && __free_from_pool(cpu_addr, size)) { in __arm_dma_free()753 if (want_vaddr && !is_coherent) in __arm_dma_free()1525 bool is_coherent) in __map_sg_chunk() argument1545 if (!is_coherent && in __map_sg_chunk()1568 bool is_coherent) in __iommu_map_sg() argument1584 dir, attrs, is_coherent) < 0) in __iommu_map_sg()1598 is_coherent) < 0) in __iommu_map_sg()[all …]