Home
last modified time | relevance | path

Searched refs:HWCAP2_SME (Results 1 – 14 of 14) sorted by relevance

/linux-6.12.1/tools/testing/selftests/arm64/signal/testcases/
Dtpidr2_siginfo.c48 have_sme = getauxval(AT_HWCAP2) & HWCAP2_SME; in tpidr2_present()
/linux-6.12.1/arch/arm64/include/uapi/asm/
Dhwcap.h85 #define HWCAP2_SME (1 << 23) macro
/linux-6.12.1/tools/testing/selftests/arm64/abi/
Dsyscall-abi.c503 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME)) in sme_count_vls()
556 else if (getauxval(AT_HWCAP2) & HWCAP2_SME) in main()
Dptrace.c29 return getauxval(AT_HWCAP2) & HWCAP2_SME; in have_sme()
Dhwcap.c655 .hwcap_bit = HWCAP2_SME,
/linux-6.12.1/tools/testing/selftests/arm64/fp/
Dza-ptrace.c349 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME)) { in main()
Dfp-stress.c484 if (getauxval(AT_HWCAP2) & HWCAP2_SME) { in main()
Dvec-syscfg.c60 .hwcap = HWCAP2_SME,
Dsve-ptrace.c62 .hwcap = HWCAP2_SME,
Dfp-ptrace.c118 return getauxval(AT_HWCAP2) & HWCAP2_SME; in sme_supported()
/linux-6.12.1/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.c326 if (getauxval(AT_HWCAP2) & HWCAP2_SME) in test_init()
/linux-6.12.1/Documentation/arch/arm64/
Delf_hwcaps.rst244 HWCAP2_SME
Dsme.rst24 * The presence of SME is reported to userspace via HWCAP2_SME in the aux vector
40 present must check for HWCAP2_SME instead.
Dsve.rst63 * On hardware that supports the SME extensions, HWCAP2_SME will also be