Home
last modified time | relevance | path

Searched refs:HWCAP2_SME_FA64 (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/arch/arm64/include/uapi/asm/
Dhwcap.h89 #define HWCAP2_SME_FA64 (1 << 30) macro
/linux-5.19.10/tools/testing/selftests/arm64/abi/
Dsyscall-abi.c201 !(getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)) { in setup_ffr()
226 !(getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)) in check_ffr()
466 if (getauxval(AT_HWCAP2) & HWCAP2_SME_FA64) in main()
/linux-5.19.10/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.c275 if (getauxval(AT_HWCAP2) & HWCAP2_SME_FA64) in test_init()
/linux-5.19.10/Documentation/arm64/
Delf_hwcaps.rst296 HWCAP2_SME_FA64
Dsme.rst46 HWCAP2_SME_FA64
Dsve.rst28 * In streaming mode FFR is not accessible unless HWCAP2_SME_FA64 is present