Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/mm/
H A Ddma.c101 if (is_isa_arcv2() && ioc_enable && coherent) in arch_setup_dma_ops()
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()
1063 if (!ioc_enable) in arc_ioc_setup()
/openbmc/linux/arch/arc/include/asm/
H A Dcache.h65 extern int ioc_enable;