Lines Matching refs:unsync
1727 if (sp->unsync) in mmu_pages_add()
1763 } else if (child->unsync) { in __mmu_unsync_walk()
1794 WARN_ON(!sp->unsync); in kvm_unlink_unsync_page()
1796 sp->unsync = 0; in kvm_unlink_unsync_page()
1879 if (!s->unsync) in kvm_sync_pages()
2039 if (!need_sync && sp->unsync) in kvm_mmu_get_page()
2045 if (sp->unsync && kvm_sync_page_transient(vcpu, sp)) in kvm_mmu_get_page()
2052 } else if (sp->unsync) in kvm_mmu_get_page()
2256 if (sp->unsync) in kvm_mmu_prepare_zap_page()
2475 sp->unsync = 1; in __kvm_unsync_page()
2485 if (s->unsync) in kvm_unsync_pages()
2505 if (!s->unsync) in mmu_need_write_protect()