]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Add predicate for FPMR support in a VM
authorMarc Zyngier <maz@kernel.org>
Tue, 20 Aug 2024 13:17:56 +0000 (14:17 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 27 Aug 2024 06:59:27 +0000 (07:59 +0100)
commitd4db98791aa5316677a1da9bfa0788068c9863dc
treea85d141a3b98dcb4445bbaabcee5928a955cc14e
parentb55688943597df06f202c67341da5b9b0ec54e93
KVM: arm64: Add predicate for FPMR support in a VM

As we are about to check for the advertisement of FPMR support to
a guest in a number of places, add a predicate that will gate most
of the support code for FPMR.

Reviewed-by: Mark Brown <broonie@kernel.org>
Tested-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20240820131802.3547589-3-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h