Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/mm/
Ddma.c68 if (is_isa_arcv2() && ioc_exists) in dma_alloc_coherent()
103 if (is_isa_arcv2() && ioc_exists) in dma_free_coherent()
Dcache.c25 int ioc_exists; variable
63 if (ioc_exists) in arc_cache_mumbojumbo()
106 ioc_exists = 1; in read_decode_cache_bcr_arcv2()
976 if (is_isa_arcv2() && ioc_exists) { in arc_cache_init()
/linux-4.4.14/arch/arc/include/asm/
Dcache.h56 extern int ioc_exists;