Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arc/lib/
H A Dcache.c196 static inlined_cachefunc bool icache_exists(void) in icache_exists() function
206 if (!icache_exists()) in icache_enabled()
423 if (!icache_exists() || !dcache_exists()) in read_decode_cache_bcr_arcv2()
478 if (icache_exists()) in icache_enable()
485 if (!icache_exists()) in icache_disable()