ANDROID: KVM: arm64: Exposes fixblock_map to pKVM modules
fixblock_map() is a PMD-size version of fixmap_map(). It is intended to
allow the mapping of large pages. Contrary to fixmap_map() it is not
per-CPU but shared.
Bug: 357781595
Bug: 411362768
Change-Id: I6ae6fe407fd7340bba879009bb8a7f1cf2eea50e
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment