[PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry

David Matlack dmatlack at google.com
Mon Oct 30 11:19:43 PDT 2023


On Mon, Oct 30, 2023 at 9:53 AM David Matlack <dmatlack at google.com> wrote:
>
> On 2023-10-27 11:21 AM, Sean Christopherson wrote:
> > From: Chao Peng <chao.p.peng at linux.intel.com>
> >
> > +void kvm_mmu_invalidate_range_add(struct kvm *kvm, gfn_t start, gfn_t end);
>
> What is the reason to separate range_add() from begin()?

Nevermind, I see how it's needed in kvm_mmu_unmap_gfn_range().



More information about the linux-arm-kernel mailing list