KVM: arm64: Add bit masks for HAFGRTR_EL2
authorFuad Tabba <tabba@google.com>
Thu, 14 Dec 2023 10:01:48 +0000 (10:01 +0000)
committerMarc Zyngier <maz@kernel.org>
Mon, 18 Dec 2023 09:22:32 +0000 (09:22 +0000)
commitf9d6ed0213021ea00af30efbfa33e9a06c0610f2
tree49385676677784bb9d5d80ed2225259447a19f2d
parent863ac38984a822ff9f4337d70853d771dcf7aae5
KVM: arm64: Add bit masks for HAFGRTR_EL2

To support HAFGRTR_EL2 supported in nested virt in the following
patch, first add its bitmask definitions based on DDI0601 2023-09.

Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20231214100158.2305400-9-tabba@google.com
arch/arm64/include/asm/kvm_arm.h