ANDROID: KVM: arm64: Split stage2_put_pte function
Refactor the code and introduce stage2_unmap_clear_pte which removes the page
table entry without dropping the refcount of the page table page. This
will be used later when we modify the refcounting mechanism so that we
will be able to clear the entries without dropping the refcount.
Change-Id: I4a159b78bd17ff53ce063309b4b02ebb2d1c192d
Bug: 357781595
Signed-off-by:
Sebastian Ene <sebastianene@google.com>
Loading
Please sign in to comment