Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Ddma-coherence.h21 #define hw_coherentio 0 macro
/linux-4.1.27/arch/mips/mm/
Ddma-default.c30 int hw_coherentio = 0; /* Actual hardware supported DMA coherency setting. */ variable