Searched refs:coherentio (Results 1 – 8 of 8) sorted by relevance
13 extern int coherentio;17 #define coherentio 1 macro19 #define coherentio 0 macro
51 coherentio = 1; in plat_mem_setup()56 coherentio = 0; in plat_mem_setup()61 coherentio = 0; in plat_mem_setup()
43 if (coherentio == 0) in plat_setup_iocoherency()48 if (coherentio == 1) in plat_setup_iocoherency()
28 int coherentio = 0; /* User defined DMA coherency from command line. */ variable29 EXPORT_SYMBOL_GPL(coherentio);34 coherentio = 1; in setcoherentio()42 coherentio = 0; in setnocoherentio()
1696 if (coherentio) { in r4k_cache_init()
148 if (coherentio == 0) in plat_setup_iocoherency()153 if (coherentio == 1) in plat_setup_iocoherency()
52 return coherentio; in plat_device_is_coherent()
432 (read_c0_prid() < 0x01030202) && !coherentio) { in alchemy_pci_probe()