diff options
author | Will Deacon <will@kernel.org> | 2022-11-10 19:02:44 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-11-11 16:40:54 +0000 |
commit | 5304002dc3754a5663d75c977bfa2d9e3c08906d (patch) | |
tree | b671150e37e7d32a2714ecafe2d524769be397d7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 1c80002e3264552d8b9c0e162e09aa4087403716 (diff) | |
download | linux-5304002dc3754a5663d75c977bfa2d9e3c08906d.tar.gz linux-5304002dc3754a5663d75c977bfa2d9e3c08906d.tar.bz2 linux-5304002dc3754a5663d75c977bfa2d9e3c08906d.zip |
KVM: arm64: Rename 'host_kvm' to 'host_mmu'
In preparation for introducing VM and vCPU state at EL2, rename the
existing 'struct host_kvm' and its singleton 'host_kvm' instance to
'host_mmu' so as to avoid confusion between the structure tracking the
host stage-2 MMU state and the host instance of a 'struct kvm' for a
protected guest.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Vincent Donnefort <vdonnefort@google.com>
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221110190259.26861-12-will@kernel.org
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions