ANDROID: KVM: arm64: Add __pkvm_private_range_pa for the pKVM hyp
Translations from the private range are not identity mapped. It is
therefor not possible to use the usual __hyp_pa(). Instead we have to
read the page-table to find the corresponding physical address.
Bug: 278749606
Bug: 273748186
Change-Id: I7c0dca18e8a3eb7a4409dc289f7ea2f7fc8c6f82
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment