arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names
authorMark Brown <broonie@kernel.org>
Tue, 3 May 2022 17:02:28 +0000 (18:02 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 4 May 2022 14:30:28 +0000 (15:30 +0100)
commit0eda2ec48907f0ec8c283306c98f28d13e43dafd
tree0a0a1ae122aa8c174a0bbc5d5a47aa25283fb41c
parent6329eb543d991a120fba5de1362fa3df7b6b62e1
arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names

The macros for accessing fields in ID_AA64ISAR0_EL1 omit the _EL1 from the
name of the register. In preparation for converting this register to be
automatically generated update the names to include an _EL1, there should
be no functional change.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20220503170233.507788-8-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/archrandom.h
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c
arch/arm64/kvm/hyp/include/nvhe/fixed_config.h