mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 12:00:22 +09:00
ANDROID: Add new pkvm_iommu_* functions to aarch64 ABI
Add two new symbols to aarch64 kernel ABI: * pkvm_iommu_sysmmu_sync_register * pkvm_iommu_finalize The former allows vendor modules to register a SYSMMU_SYNC device with the hypervisor, and the latter tells the hypervisor to stop acception new device registrations. Bug: 190463801 Signed-off-by: David Brazdil <dbrazdil@google.com> Change-Id: I6c6948d94cb6494f07d52b4e2b7e91db40e2fcd6
This commit is contained in:
@@ -1532,9 +1532,11 @@
|
||||
pin_user_pages_fast
|
||||
pin_user_pages_remote
|
||||
pktgen_xfrm_outer_mode_output
|
||||
pkvm_iommu_finalize
|
||||
pkvm_iommu_resume
|
||||
pkvm_iommu_s2mpu_register
|
||||
pkvm_iommu_suspend
|
||||
pkvm_iommu_sysmmu_sync_register
|
||||
platform_bus_type
|
||||
platform_device_add
|
||||
platform_device_add_data
|
||||
|
||||
Reference in New Issue
Block a user