Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu_internal.h88 bool mmu_need_write_protect(struct kvm_vcpu *vcpu, gfn_t gfn,
Dspte.c148 if (mmu_need_write_protect(vcpu, gfn, can_unsync)) { in make_spte()
Dmmu.c2499 bool mmu_need_write_protect(struct kvm_vcpu *vcpu, gfn_t gfn, in mmu_need_write_protect() function