Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dmmu.c2169 bool can_unsync) in mmu_need_write_protect() argument
2176 if (!can_unsync) in mmu_need_write_protect()
2195 bool can_unsync, bool host_writable) in set_spte() argument
2258 if (!can_unsync && is_writable_pte(*sptep)) in set_spte()
2261 if (mmu_need_write_protect(vcpu, gfn, can_unsync)) { in set_spte()