mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user