Searched hist:d12aada8dfb030f7df8ec0bb0ce4bb01a2ab3944 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arm64/include/asm/ |
H A D | hwcap.h | diff d12aada8dfb030f7df8ec0bb0ce4bb01a2ab3944 Mon Oct 17 17:25:19 CEST 2022 Mark Brown <broonie@kernel.org> arm64/hwcap: Add support for SVE 2.1
FEAT_SVE2p1 introduces a number of new SVE instructions. Since there is no new architectural state added kernel support is simply a new hwcap which lets userspace know that the feature is supported.
Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20221017152520.1039165-6-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
|
/linux/arch/arm64/include/uapi/asm/ |
H A D | hwcap.h | diff d12aada8dfb030f7df8ec0bb0ce4bb01a2ab3944 Mon Oct 17 17:25:19 CEST 2022 Mark Brown <broonie@kernel.org> arm64/hwcap: Add support for SVE 2.1
FEAT_SVE2p1 introduces a number of new SVE instructions. Since there is no new architectural state added kernel support is simply a new hwcap which lets userspace know that the feature is supported.
Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20221017152520.1039165-6-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
|
/linux/arch/arm64/tools/ |
H A D | sysreg | diff d12aada8dfb030f7df8ec0bb0ce4bb01a2ab3944 Mon Oct 17 17:25:19 CEST 2022 Mark Brown <broonie@kernel.org> arm64/hwcap: Add support for SVE 2.1
FEAT_SVE2p1 introduces a number of new SVE instructions. Since there is no new architectural state added kernel support is simply a new hwcap which lets userspace know that the feature is supported.
Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20221017152520.1039165-6-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
|
/linux/arch/arm64/kernel/ |
H A D | cpuinfo.c | diff d12aada8dfb030f7df8ec0bb0ce4bb01a2ab3944 Mon Oct 17 17:25:19 CEST 2022 Mark Brown <broonie@kernel.org> arm64/hwcap: Add support for SVE 2.1
FEAT_SVE2p1 introduces a number of new SVE instructions. Since there is no new architectural state added kernel support is simply a new hwcap which lets userspace know that the feature is supported.
Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20221017152520.1039165-6-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | cpufeature.c | diff d12aada8dfb030f7df8ec0bb0ce4bb01a2ab3944 Mon Oct 17 17:25:19 CEST 2022 Mark Brown <broonie@kernel.org> arm64/hwcap: Add support for SVE 2.1
FEAT_SVE2p1 introduces a number of new SVE instructions. Since there is no new architectural state added kernel support is simply a new hwcap which lets userspace know that the feature is supported.
Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20221017152520.1039165-6-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
|