Searched refs:cache_flush_success (Results 1 – 1 of 1) sorted by relevance
400 bool cache_flush_success = true; in CommitCode() local403 cache_flush_success = FlushCpuCaches(w_memory, w_memory + total_size); in CommitCode()407 if (cache_flush_success) { in CommitCode()408 cache_flush_success = FlushCpuCaches(x_memory, x_memory + total_size); in CommitCode()413 if (!cache_flush_success) { in CommitCode()