ANDROID: KVM: arm64: pkvm: Introduce __pkvm_{load,put}_vcpu()
Introduce two new hypercalls for the nVHE protected mode allowing the
host to load and put the vCPU state, following the usual split between
vcpu_{load,put}() and vcpu_run() in KVM.
Signed-off-by:
Marc Zyngier <maz@kernel.org>
Bug: 209580772
Change-Id: I34a19c96221c9a54ed142803b8f18f2c63511c57
Signed-off-by:
Will Deacon <willdeacon@google.com>
Loading
Please sign in to comment