Searched refs:hw_coherentio (Results 1 – 5 of 5) sorted by relevance
22 extern int hw_coherentio;27 (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio); in dev_is_dma_coherent()35 #define hw_coherentio 0 macro
51 hw_coherentio = 0; in plat_mem_setup()
127 hw_coherentio = supported; in plat_enable_iocoherency()
813 int hw_coherentio; /* Actual hardware supported DMA coherency setting. */ variable
1920 (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio)) { in r4k_cache_init()