Home
last modified time | relevance | path

Searched refs:IO_COHERENCE_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
Ddma-coherence.h13 IO_COHERENCE_DEFAULT, enumerator
27 (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio); in dev_is_dma_coherent()
/kernel/linux/linux-5.10/arch/mips/kernel/
Dsetup.c811 enum coherent_io_user_state coherentio = IO_COHERENCE_DEFAULT;
/kernel/linux/linux-5.10/arch/mips/mm/
Dc-r4k.c1920 (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio)) { in r4k_cache_init()