Commit db8bad4a authored by Vincent Donnefort's avatar Vincent Donnefort
Browse files

ANDROID: KVM: arm64: Expose unmap_module_page to modules



As modules can already call map_module_page, allows the unmap
counter-part. While at it add a range, so we have the following module
callbacks:

  * map_module_page()    /* legacy */
  * map_module_pages()   /* new callback with a range */
  * unmap_module_pages() /* new callback with a range */

Bug: 357781595
Bug: 447567445
Change-Id: I4f738f1ee01779df702a553b4100252216aa1ab1
Signed-off-by: default avatarVincent Donnefort <vdonnefort@google.com>
parent e7ac44a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment