ANDROID: KVM: arm64: Adjust PSCI MEM_PROTECT refcount across share/unshare
When a protected guest shares or unshares a page with the host, we should decrement and increment the PSCI MEM_PROTECT refcount respectively since shared pages do not require poisoning on the reclaim path and will therefore not be accounted for. Bug: 258425493 Reported-by:Quentin Perret <qperret@google.com> Signed-off-by:
Will Deacon <willdeacon@google.com> Change-Id: I80a4fad44de4313c6708a8259a1802ded379f03b
Loading
Please sign in to comment