KVM: arm64: Update context references from host to hyp
authorAndrew Scull <ascull@google.com>
Tue, 15 Sep 2020 10:46:33 +0000 (11:46 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 15 Sep 2020 17:39:02 +0000 (18:39 +0100)
commit7c2e76d87f9ce7af47a07ca803343fd5f4aa4ab5
tree13bf47fd812c692ec0511ef40fd8fd104f038aeb
parentb619d9aa8b385bdab747df596961d8fdddde4d52
KVM: arm64: Update context references from host to hyp

Hyp now has its own nominal context for saving and restoring its state
when switching to and from a guest. Update the related comments and
utilities to match the new name.

Signed-off-by: Andrew Scull <ascull@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200915104643.2543892-10-ascull@google.com
arch/arm64/include/asm/kvm_ptrauth.h
arch/arm64/kvm/hyp/entry.S