Searched refs:hw_coherentio (Results 1 – 6 of 6) sorted by relevance
22 extern int hw_coherentio;29 #define hw_coherentio 0 macro
50 hw_coherentio = 0; in plat_mem_setup()
142 hw_coherentio = supported; in plat_enable_iocoherency()
28 return hw_coherentio; in dev_is_coherent()
1963 ((coherentio == IO_COHERENCE_DEFAULT) && hw_coherentio)) {
1082 int hw_coherentio = 0; /* Actual hardware supported DMA coherency setting. */ variable