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.
Signed-off-by:
Sebastian Ene <sebastianene@google.com>
Bug: 278749606
Change-Id: Ia2cb47f2ffad6faa5c6b4ec8a37bcbe61be0bc2f
Loading
Please sign in to comment