ANDROID: Add pkvm_iommu_* symbols to aarch64 ABI

Add three new symbols to the aarch64 kernel ABI. These are to be
called from vendor modules to register an IOMMU with pKVM and
notify the hypervisor about its PM events.

New symbols:
  - pkvm_iommu_s2mpu_register
  - pkvm_iommu_suspend
  - pkvm_iommu_resume

Bug: 190463801
Signed-off-by: David Brazdil <dbrazdil@google.com>
Change-Id: I9797326a54cba6abd1b233682379de10139c2303
This commit is contained in:
David Brazdil
2022-02-15 00:00:27 +00:00
parent 6122181d63
commit 3e3bc301e6

View File

@@ -1252,6 +1252,9 @@
pin_user_pages_fast
pin_user_pages_remote
pktgen_xfrm_outer_mode_output
pkvm_iommu_resume
pkvm_iommu_s2mpu_register
pkvm_iommu_suspend
platform_bus_type
platform_device_add
platform_device_add_data