Home
last modified time | relevance | path

Searched hist:"0 affa37f" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/kvm/
H A Dfpsimd.c0affa37f Sat May 28 06:38:20 CDT 2022 Marc Zyngier <maz@kernel.org> KVM: arm64: Move vcpu SVE/SME flags to the state flag set

The two HOST_{SVE,SME}_ENABLED are only used for the host kernel
to track its own state across a vcpu run so that it can be fully
restored.

Move these flags to the so called state set.

Reviewed-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_host.h0affa37f Sat May 28 06:38:20 CDT 2022 Marc Zyngier <maz@kernel.org> KVM: arm64: Move vcpu SVE/SME flags to the state flag set

The two HOST_{SVE,SME}_ENABLED are only used for the host kernel
to track its own state across a vcpu run so that it can be fully
restored.

Move these flags to the so called state set.

Reviewed-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>