Searched refs:need_unsync (Results 1 – 1 of 1) sorted by relevance
1983 bool need_unsync = false; in mmu_need_write_protect() local1992 if (!need_unsync && !s->unsync) { in mmu_need_write_protect()1995 need_unsync = true; in mmu_need_write_protect()1998 if (need_unsync) in mmu_need_write_protect()