Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.c1644 bool can_unsync) in mmu_need_write_protect() argument
1654 if (can_unsync && oos_shadow) in mmu_need_write_protect()
1665 bool can_unsync) in set_spte() argument
1730 if (!can_unsync && is_writeble_pte(*shadow_pte)) in set_spte()
1733 if (mmu_need_write_protect(vcpu, gfn, can_unsync)) { in set_spte()