Searched refs:is_coherent (Results 1 – 3 of 3) 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()1245 int __init mvebu_mbus_dt_init(bool is_coherent) in mvebu_mbus_dt_init() argument1296 mbus_state.hw_io_coherency = is_coherent; in mvebu_mbus_dt_init()1309 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