arm64/sysreg: Standardise naming for WFxT defines
authorMark Brown <broonie@kernel.org>
Mon, 4 Jul 2022 17:02:45 +0000 (18:02 +0100)
committerWill Deacon <will@kernel.org>
Tue, 5 Jul 2022 10:45:46 +0000 (11:45 +0100)
commit9a2f3290bb101146246eaf3f807bdc9718b56e49
treea088d2a54498c25aebd6338914449024c3168477
parent356137e68a9f920c3fa0d2cd41dbff43c77010a8
arm64/sysreg: Standardise naming for WFxT defines

The defines for WFxT refer to the feature as WFXT and use SUPPORTED rather
than IMP. In preparation for automatic generation of defines update these
to be more standard. No functional changes.

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