Searched refs:cache_flush_success (Results 1 – 1 of 1) sorted by relevance
404 bool cache_flush_success = true; in CommitCode() local407 cache_flush_success = FlushCpuCaches(w_memory, w_memory + total_size); in CommitCode()411 if (cache_flush_success) { in CommitCode()412 cache_flush_success = FlushCpuCaches(x_memory, x_memory + total_size); in CommitCode()417 if (!cache_flush_success) { in CommitCode()