[RFC PATCH v2 20/26] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Will Deacon
will at kernel.org
Wed Feb 3 11:05:58 EST 2021
On Fri, Jan 08, 2021 at 12:15:18PM +0000, Quentin Perret wrote:
> Move the registers relevant to host stage 2 enablement to
> kvm_nvhe_init_params to prepare the ground for enabling it in later
> patches.
>
> Signed-off-by: Quentin Perret <qperret at google.com>
> ---
> arch/arm64/include/asm/kvm_asm.h | 3 +++
> arch/arm64/kernel/asm-offsets.c | 3 +++
> arch/arm64/kvm/arm.c | 5 +++++
> arch/arm64/kvm/hyp/nvhe/hyp-init.S | 9 +++++++++
> arch/arm64/kvm/hyp/nvhe/switch.c | 5 +----
> 5 files changed, 21 insertions(+), 4 deletions(-)
Acked-by: Will Deacon <will at kernel.org>
Will
More information about the linux-arm-kernel
mailing list