Searched refs:cache_flush_success (Results 1 – 1 of 1) sorted by relevance
403 bool cache_flush_success = true; in CommitCode() local406 cache_flush_success = FlushCpuCaches(w_memory, w_memory + total_size); in CommitCode()410 if (cache_flush_success) { in CommitCode()411 cache_flush_success = FlushCpuCaches(x_memory, x_memory + total_size); in CommitCode()416 if (!cache_flush_success) { in CommitCode()