Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arc/mm/
Ddma.c101 if (is_isa_arcv2() && ioc_enable && coherent) in arch_setup_dma_ops()
Dcache.c27 int slc_enable = 1, ioc_enable = 1; variable
65 IS_AVAIL3(ioc_exists, ioc_enable, ", IO-Coherency (per-device) ")); in arc_cache_mumbojumbo()
127 ioc_enable = 0; in read_decode_cache_bcr_arcv2()
129 ioc_enable = 0; in read_decode_cache_bcr_arcv2()
1087 if (!ioc_enable) in arc_ioc_setup()
/Linux-v6.1/arch/arc/include/asm/
Dcache.h65 extern int ioc_enable;