arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
authorMarc Zyngier <maz@kernel.org>
Tue, 19 Apr 2022 18:27:47 +0000 (19:27 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 20 Apr 2022 12:00:35 +0000 (13:00 +0100)
commitbdcc2f280334e4e3f42a5a740494444f1026fb65
treea6cfcdbec6a76087dca539686ee2c75afb353e55
parent6a437208cb942a2dd98f7e1c3fd347ed3d425ffc
arm64: Add RV and RN fields for ESR_ELx_WFx_ISS

The ISS field exposed by ESR_ELx contain two additional subfields
with FEAT_WFxT:

- RN, the register number containing the timeout
- RV, indicating if the register number is valid

Describe these two fields according to the arch spec.

No functional change.

Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20220419182755.601427-3-maz@kernel.org
arch/arm64/include/asm/esr.h