coherentio 51 arch/mips/alchemy/common/setup.c coherentio = IO_COHERENCE_ENABLED; coherentio 56 arch/mips/alchemy/common/setup.c coherentio = IO_COHERENCE_DISABLED; coherentio 61 arch/mips/alchemy/common/setup.c coherentio = IO_COHERENCE_DISABLED; coherentio 21 arch/mips/include/asm/dma-coherence.h extern enum coherent_io_user_state coherentio; coherentio 26 arch/mips/include/asm/dma-coherence.h return coherentio == IO_COHERENCE_ENABLED || coherentio 27 arch/mips/include/asm/dma-coherence.h (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio); coherentio 784 arch/mips/kernel/setup.c enum coherent_io_user_state coherentio = IO_COHERENCE_DEFAULT; coherentio 785 arch/mips/kernel/setup.c EXPORT_SYMBOL_GPL(coherentio); coherentio 790 arch/mips/kernel/setup.c coherentio = IO_COHERENCE_ENABLED; coherentio 798 arch/mips/kernel/setup.c coherentio = IO_COHERENCE_DISABLED; coherentio 1876 arch/mips/mm/c-r4k.c if (coherentio == IO_COHERENCE_ENABLED || coherentio 1877 arch/mips/mm/c-r4k.c (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio)) { coherentio 135 arch/mips/mti-malta/malta-setup.c if (coherentio == IO_COHERENCE_DISABLED) coherentio 140 arch/mips/mti-malta/malta-setup.c if (coherentio == IO_COHERENCE_ENABLED) coherentio 434 arch/mips/pci/pci-alchemy.c (coherentio == IO_COHERENCE_DISABLED)) {