diff options
author | Andrew Scull <ascull@google.com> | 2020-09-15 13:46:25 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-09-15 20:39:01 +0300 |
commit | 501a67a25dd459a7d16b35ecdbe8a1ca5463e2bd (patch) | |
tree | 104e3f2791d6695165681ff6b8c62e76f11b58fc /arch/arm64/include/asm/kvm_hyp.h | |
parent | f4d51dffc6c01a9e94650d95ce0104964f8ae822 (diff) | |
download | linux-501a67a25dd459a7d16b35ecdbe8a1ca5463e2bd.tar.xz |
KVM: arm64: Remove __activate_vm wrapper
The __activate_vm wrapper serves no useful function and has a misleading
name as it simply calls __load_guest_stage2 and does not touch
HCR_EL2.VM so remove it.
Also rename __deactivate_vm to __load_host_stage2 to match naming
pattern.
Signed-off-by: Andrew Scull <ascull@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200915104643.2543892-2-ascull@google.com
Diffstat (limited to 'arch/arm64/include/asm/kvm_hyp.h')
0 files changed, 0 insertions, 0 deletions