Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Ddma-coherence.h13 IO_COHERENCE_DEFAULT, enumerator
27 (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio); in dev_is_dma_coherent()
/Linux-v5.4/arch/mips/kernel/
Dsetup.c784 enum coherent_io_user_state coherentio = IO_COHERENCE_DEFAULT;
/Linux-v5.4/arch/mips/mm/
Dc-r4k.c1877 (coherentio == IO_COHERENCE_DEFAULT && hw_coherentio)) { in r4k_cache_init()