Searched refs:need_unsync (Results 1 – 1 of 1) sorted by relevance
2173 bool need_unsync = false; in mmu_need_write_protect() local2182 if (!need_unsync && !s->unsync) { in mmu_need_write_protect()2183 need_unsync = true; in mmu_need_write_protect()2186 if (need_unsync) in mmu_need_write_protect()