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
51 coherentio = IO_COHERENCE_ENABLED; in plat_mem_setup()56 coherentio = IO_COHERENCE_DISABLED; in plat_mem_setup()61 coherentio = IO_COHERENCE_DISABLED; in plat_mem_setup()
135 if (coherentio == IO_COHERENCE_DISABLED) in plat_setup_iocoherency()140 if (coherentio == IO_COHERENCE_ENABLED) in plat_setup_iocoherency()
784 enum coherent_io_user_state coherentio = IO_COHERENCE_DEFAULT; variable785 EXPORT_SYMBOL_GPL(coherentio);790 coherentio = IO_COHERENCE_ENABLED; in setcoherentio()798 coherentio = IO_COHERENCE_DISABLED; in setnocoherentio()
434 (coherentio == IO_COHERENCE_DISABLED)) { in alchemy_pci_probe()
1876 if (coherentio == IO_COHERENCE_ENABLED || in r4k_cache_init()1877 (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio)) { in r4k_cache_init()