diff options
author | David Brazdil <[email protected]> | 2020-09-22 21:49:08 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-09-30 08:37:13 +0100 |
commit | 2a1198c9b436402582f7beed57028044b819329c (patch) | |
tree | 3bc706b6fd8de4b56f5f6bee361b226fc8750f16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | df4c8214a18d202fa0ec221a001f640e020f7e44 (diff) |
kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
Host CPU context is stored in a global per-cpu variable `kvm_host_data`.
In preparation for introducing independent per-CPU region for nVHE hyp,
create two separate instances of `kvm_host_data`, one for VHE and one
for nVHE.
Signed-off-by: David Brazdil <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions