Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Ddma-coherence.h25 #define coherentio IO_COHERENCE_DISABLED macro
27 #define coherentio IO_COHERENCE_ENABLED macro
/Linux-v4.19/arch/mips/kernel/
Dsetup.c1080 enum coherent_io_user_state coherentio = IO_COHERENCE_DEFAULT; variable