Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/uapi/asm/
Dhwcap.h82 #define HWCAP2_SME (1 << 23) macro
/linux-5.19.10/tools/testing/selftests/arm64/abi/
Dsyscall-abi.c363 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME)) in test_one_syscall()
428 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME)) in sme_count_vls()
468 else if (getauxval(AT_HWCAP2) & HWCAP2_SME) in main()
/linux-5.19.10/tools/testing/selftests/arm64/fp/
Dza-ptrace.c339 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME)) { in main()
Dvec-syscfg.c57 .hwcap = HWCAP2_SME,
Dsve-ptrace.c52 .hwcap = HWCAP2_SME,
/linux-5.19.10/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.c273 if (getauxval(AT_HWCAP2) & HWCAP2_SME) in test_init()
/linux-5.19.10/Documentation/arm64/
Delf_hwcaps.rst267 HWCAP2_SME
Dsme.rst24 * The presence of SME is reported to userspace via HWCAP2_SME in the aux vector
35 present must check for HWCAP2_SME instead.
Dsve.rst62 * On hardware that supports the SME extensions, HWCAP2_SME will also be