Searched refs:mark_unsync (Results 1 – 1 of 1) sorted by relevance
1521 static void mark_unsync(u64 *spte);1524 pte_list_walk(&sp->parent_ptes, mark_unsync); in kvm_mmu_mark_parents_unsync()1527 static void mark_unsync(u64 *spte) in mark_unsync() function