Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
Ddma-coherence.h31 #define coherentio IO_COHERENCE_DISABLED macro
33 #define coherentio IO_COHERENCE_ENABLED macro
/kernel/linux/linux-5.10/arch/mips/kernel/
Dsetup.c811 enum coherent_io_user_state coherentio = IO_COHERENCE_DEFAULT; variable