ANDROID: arm64: mm: share/unshare hypercalls to use a range
The hypervisor can accept a range for the memory sharing hypercall. This
intends to reduce back and forth between with the hypervisor.
The feature is advertised via the KVM_FUNC_HAS_RANGE flag from the
MEM_INFO HVC.
Bug: 278749606
Bug: 243642516
Change-Id: I268bc12fc05793f1ab6f9f0b50a4e1477c59e15d
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment