Searched refs:mmu_need_write_protect (Results 1 – 3 of 3) sorted by relevance
88 bool mmu_need_write_protect(struct kvm_vcpu *vcpu, gfn_t gfn,
148 if (mmu_need_write_protect(vcpu, gfn, can_unsync)) { in make_spte()
2499 bool mmu_need_write_protect(struct kvm_vcpu *vcpu, gfn_t gfn, in mmu_need_write_protect() function