Searched refs:coherentio (Results 1 – 6 of 6) sorted by relevance
21 extern enum coherent_io_user_state coherentio;26 return coherentio == IO_COHERENCE_ENABLED || in dev_is_dma_coherent()27 (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio); in dev_is_dma_coherent()31 #define coherentio IO_COHERENCE_DISABLED macro33 #define coherentio IO_COHERENCE_ENABLED macro
52 coherentio = IO_COHERENCE_ENABLED; in plat_mem_setup()57 coherentio = IO_COHERENCE_DISABLED; in plat_mem_setup()62 coherentio = IO_COHERENCE_DISABLED; in plat_mem_setup()
134 if (coherentio == IO_COHERENCE_DISABLED) in plat_setup_iocoherency()139 if (coherentio == IO_COHERENCE_ENABLED) in plat_setup_iocoherency()
811 enum coherent_io_user_state coherentio = IO_COHERENCE_DEFAULT; variable812 EXPORT_SYMBOL_GPL(coherentio);817 coherentio = IO_COHERENCE_ENABLED; in setcoherentio()825 coherentio = IO_COHERENCE_DISABLED; in setnocoherentio()
434 (coherentio == IO_COHERENCE_DISABLED)) { in alchemy_pci_probe()
1919 if (coherentio == IO_COHERENCE_ENABLED || in r4k_cache_init()1920 (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio)) { in r4k_cache_init()