arm64/mte: Standardise GMID field name definitions
authorMark Brown <broonie@kernel.org>
Mon, 4 Jul 2022 17:02:42 +0000 (18:02 +0100)
committerWill Deacon <will@kernel.org>
Tue, 5 Jul 2022 10:45:46 +0000 (11:45 +0100)
commite97575533a801bc9b0c690bb7e58f126ede4ad41
tree0e47070e40c3493c864d75cf9b7f269ff7111a5b
parentbacf3085bf03396eb1e51be88639e8e2310fe59c
arm64/mte: Standardise GMID field name definitions

Usually our defines for bitfields in system registers do not include a SYS_
prefix but those for GMID do. In preparation for automatic generation of
defines remove that prefix. No functional change.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220704170302.2609529-9-broonie@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c
arch/arm64/lib/mte.S