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()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()
1040 bool is_coherent = dma_default_coherent; in of_dma_is_coherent() local1046 is_coherent = true; in of_dma_is_coherent()1050 is_coherent = false; in of_dma_is_coherent()1056 return is_coherent; in of_dma_is_coherent()
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