Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/uapi/asm/
A Dhwcap.h92 #define HWCAP2_SME_FA64 (1 << 30) macro
/linux-6.3-rc2/tools/testing/selftests/arm64/abi/
A Dsyscall-abi.c236 !(getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)) { in setup_ffr()
261 !(getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)) in check_ffr()
546 if (getauxval(AT_HWCAP2) & HWCAP2_SME_FA64) in main()
/linux-6.3-rc2/tools/testing/selftests/arm64/signal/
A Dtest_signals_utils.c327 if (getauxval(AT_HWCAP2) & HWCAP2_SME_FA64) in test_init()
/linux-6.3-rc2/Documentation/arm64/
A Delf_hwcaps.rst266 HWCAP2_SME_FA64
A Dsme.rst51 HWCAP2_SME_FA64
A Dsve.rst28 * In streaming mode FFR is not accessible unless HWCAP2_SME_FA64 is present

Completed in 7 milliseconds