Searched refs:is_coherent (Results 1 – 4 of 4) sorted by relevance
100 int mvebu_mbus_dt_init(bool is_coherent);
1084 bool is_coherent) in mvebu_mbus_common_init() argument1117 if (is_coherent) in mvebu_mbus_common_init()1287 int __init mvebu_mbus_dt_init(bool is_coherent) in mvebu_mbus_dt_init() argument1338 mbus_state.hw_io_coherency = is_coherent; in mvebu_mbus_dt_init()1351 is_coherent); in mvebu_mbus_dt_init()
1056 bool is_coherent = IS_ENABLED(CONFIG_OF_DMA_DEFAULT_COHERENT); in of_dma_is_coherent() local1062 is_coherent = true; in of_dma_is_coherent()1066 is_coherent = false; in of_dma_is_coherent()1072 return is_coherent; in of_dma_is_coherent()
532 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc() argument547 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc()583 else if (is_coherent) in __dma_alloc()613 bool is_coherent) in __arm_dma_free() argument