Searched refs:unsync_children (Results 1 – 4 of 4) sorted by relevance
102 unsigned int unsync_children; member
1872 if (sp->unsync_children++)1905 --sp->unsync_children; in __mmu_unsync_walk() 1906 WARN_ON_ONCE((int)sp->unsync_children < 0); in __mmu_unsync_walk() 1926 if (child->unsync_children) { in __mmu_unsync_walk() 1955 if (!sp->unsync_children) in kvm_unlink_unsync_page() 2190 } while (!sp->unsync_children); in mmu_sync_children() 2588 * FNAME(fetch)(), so sp->unsync_children can only be false. in link_shadow_page() 2591 if (WARN_ON_ONCE(sp->unsync_children) || sp->unsync)4287 * walk before the reads of sp->unsync/sp->unsync_children here. in is_unsync_root() 4307 if (sp->unsync || sp->unsync_children) in kvm_mmu_sync_roots() [all...]
717 if (sp != ERR_PTR(-EEXIST) && sp->unsync_children && in FNAME()
262 unsync_children: