ANDROID: KVM: arm64: Reclaim guest page-table pages during teardown
The memory pages donated by the host to the hypervisor for the creation of guest page-tables is currently never reclaimed. Fix this returning those pages back to the host during guest teardown using a hyp_memcache. Signed-off-by:Quentin Perret <qperret@google.com> Bug: 209580772 Change-Id: I90615c34e61a11ca402c19d016bd40e3dd880637 Signed-off-by:
Will Deacon <willdeacon@google.com>
Loading
Please sign in to comment