Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arc/core/
Dcache.c43 static bool dcache_available(void) in dcache_available() function
53 if (dcache_available()) { in dcache_dc_ctrl()
75 if (!dcache_available() || (size == 0U) || line_size == 0U) { in arch_dcache_flush_range()
112 if (!dcache_available() || (size == 0U) || line_size == 0U) { in arch_dcache_invd_range()