Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds