Home
last modified time | relevance | path

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

/linux/arch/arc/mm/
H A Dcache.c27 int slc_enable = 1, ioc_enable = 1; variable
77 ioc_enable = 0; in read_decode_cache_bcr_arcv2()
79 ioc_enable = 0; in read_decode_cache_bcr_arcv2()
95 IS_AVAIL3(ioc_exists, ioc_enable, ", IO-Coherency (per-device) ")); in read_decode_cache_bcr_arcv2()
948 if (!ioc_enable) in arc_ioc_setup()
H A Ddma.c100 if (is_isa_arcv2() && ioc_enable && coherent) in arch_setup_dma_ops()
/linux/arch/arc/include/asm/
H A Dcache.h65 extern int ioc_enable;