ANDROID: KVM: arm64: Huge page support for pKVM guest memory reclaim
When a pKVM guest dies, all its memory must be returned to the host
which can then unpin it. In preparation to handling THP for guest
stage-2, extend that reclaiming interface to take order > 0 pages.
Bug: 278749606
Bug: 278011447
Change-Id: I47c7069c783ca7e7a47b40aee2a4f7029ee233f1
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment