Searched refs:dma_default_coherent (Results 1 – 8 of 8) sorted by relevance
101 dma_default_coherent = true; in plat_setup_iocoherency()121 dma_default_coherent = true; in plat_setup_iocoherency()126 if (dma_default_coherent) in plat_setup_iocoherency()
68 dma_default_coherent = alchemy_dma_coherent(); in plat_mem_setup()
807 dma_default_coherent = true; in setcoherentio()815 dma_default_coherent = false; in setnocoherentio()
252 extern bool dma_default_coherent;
433 read_c0_prid() < 0x01030202 && !dma_default_coherent) { in alchemy_pci_probe()
19 bool dma_default_coherent; variable
1914 if (dma_default_coherent) { in r4k_cache_init()
2905 dev->dma_coherent = dma_default_coherent; in device_initialize()