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