Searched refs:dcache_available (Results 1 – 1 of 1) sorted by relevance
62 static bool dcache_available(void) in dcache_available() function72 if (dcache_available()) { in dcache_dc_ctrl()452 if (!dcache_available() || (size == 0U) || line_size == 0U) { in arch_dcache_flush_range()473 if (!dcache_available() || (size == 0U) || line_size == 0U) { in arch_dcache_invd_range()494 if (!dcache_available() || (size == 0U) || line_size == 0U) { in arch_dcache_flush_and_invd_range()516 if (!dcache_available() || line_size == 0U) { in arch_dcache_flush_all()543 if (!dcache_available() || line_size == 0U) { in arch_dcache_invd_all()570 if (!dcache_available() || line_size == 0U) { in arch_dcache_flush_and_invd_all()
Completed in 4 milliseconds