Home
last modified time | relevance | path

Searched defs:coherentio (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Ddma-coherence.h17 #define coherentio 1 macro
19 #define coherentio 0 macro
/linux-4.4.14/arch/mips/mm/
Ddma-default.c28 int coherentio = 0; /* User defined DMA coherency from command line. */ variable