Searched refs:is_coherent (Results 1 – 3 of 3) sorted by relevance
100 int mvebu_mbus_dt_init(bool is_coherent);
1088 bool is_coherent) in mvebu_mbus_common_init() argument1121 if (is_coherent) in mvebu_mbus_common_init()1249 int __init mvebu_mbus_dt_init(bool is_coherent) in mvebu_mbus_dt_init() argument1300 mbus_state.hw_io_coherency = is_coherent; in mvebu_mbus_dt_init()1313 is_coherent); in mvebu_mbus_dt_init()
534 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc() argument549 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc()577 else if (is_coherent) in __dma_alloc()607 bool is_coherent) in __arm_dma_free() argument