ANDROID: KVM: arm64: Refactor pkvm_abort_range/pkvm_mem_abort
Use multi-pages user_pin_pages() version when faulting an entire range
of memory. This is done by moving the range capability directly into
pkvm_mem_abort().
This is also a preparation for the kvm-arm.protected_prefault feature.
Bug: 357781595
Bug: 361026567
Change-Id: I08f0da4ad5688370b93a31335d1610ea40bcdad7
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment