summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrew Scull <ascull@google.com>2020-06-25 14:14:10 +0100
committerMarc Zyngier <maz@kernel.org>2020-07-05 18:38:04 +0100
commitf50b6f6ae131b6ee7d5dd738961eda0c00b7f027 (patch)
treec8a0c4e3273f41f1debd1ef669dbd8eaf3e912c7 /tools/perf/scripts/python
parent53b671128bd7f9ea41ae1a06106d88eb4cf66623 (diff)
KVM: arm64: Handle calls to prefixed hyp functions
Once hyp functions are moved to a hyp object, they will have prefixed symbols. This change declares and gets the address of the prefixed version for calls to the hyp functions. To aid migration, the hyp functions that have not yet moved have their prefixed versions aliased to their non-prefixed version. This begins with all the hyp functions being listed and will reduce to none of them once the migration is complete. Signed-off-by: Andrew Scull <ascull@google.com> [David: Extracted kvm_call_hyp nVHE branches into own helper macros, added comments around symbol aliases.] Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200625131420.71444-6-dbrazdil@google.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions