Searched refs:cache_flush_success (Results 1 – 1 of 1) sorted by relevance
1056 bool cache_flush_success = true; in CommitCodeInternal() local1059 cache_flush_success = FlushCpuCaches(nox_memory, nox_memory + total_size); in CommitCodeInternal()1063 if (cache_flush_success) { in CommitCodeInternal()1065 cache_flush_success = FlushCpuCaches(x_memory, x_memory + total_size); in CommitCodeInternal()1070 if (!cache_flush_success) { in CommitCodeInternal()