arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1
authorMark Brown <broonie@kernel.org>
Tue, 23 May 2023 18:37:01 +0000 (19:37 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 6 Jun 2023 16:43:08 +0000 (17:43 +0100)
commit187de7c2aad86c7bde6f695bfadb0ecd489de55c
tree143b5a9ca4168339c144381d44e688cde76c0184
parent103b88427bc514c5f7d2d28b9f4e10cddc8900e0
arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1

Our standard scheme for naming the constants for bitfields in system
registers includes _ELx in the name but not the SYS_, update the
constants for OSL[AS]R_EL1 to follow this convention.

Reviewed-by: Shaoqin Huang <shahuang@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20230419-arm64-syreg-gen-v2-3-4c6add1f6257@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/kvm_host.h
arch/arm64/include/asm/sysreg.h
arch/arm64/kvm/sys_regs.c