Home
last modified time | relevance | path

Searched refs:mark_unsync (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/x86/kvm/
Dmmu.c1346 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