Home
last modified time | relevance | path

Searched refs:HWCAP2_SME2 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/arm64/include/uapi/asm/
H A Dhwcap.h99 #define HWCAP2_SME2 (1UL << 37) macro
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi.c353 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME2)) in check_zt()
549 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) in main()
H A Dhwcap.c427 .hwcap_bit = HWCAP2_SME2,
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dzt-ptrace.c340 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME2)) { in main()
H A Dfp-stress.c477 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) { in main()
/openbmc/linux/tools/testing/selftests/arm64/signal/
H A Dtest_signals_utils.c330 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) in test_init()
/openbmc/linux/Documentation/arch/arm64/
H A Delf_hwcaps.rst287 HWCAP2_SME2
H A Dsme.rst29 * The presence of SME2 is reported to userspace via HWCAP2_SME2 in the
52 HWCAP2_SME2