diff options
author | 2022-11-10 19:02:44 +0000 | |
---|---|---|
committer | 2022-11-11 16:40:54 +0000 | |
commit | 5304002dc3754a5663d75c977bfa2d9e3c08906d (patch) | |
tree | b671150e37e7d32a2714ecafe2d524769be397d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: Add hyp_spinlock_t static initializer (diff) | |
download | wireguard-linux-5304002dc3754a5663d75c977bfa2d9e3c08906d.tar.xz wireguard-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 '')
0 files changed, 0 insertions, 0 deletions