/linux-6.3-rc2/tools/testing/selftests/arm64/abi/ |
A D | hwcap.c | 207 .at_hwcap = AT_HWCAP2, 214 .at_hwcap = AT_HWCAP2, 221 .at_hwcap = AT_HWCAP2, 227 .at_hwcap = AT_HWCAP2, 235 .at_hwcap = AT_HWCAP2, 243 .at_hwcap = AT_HWCAP2, 250 .at_hwcap = AT_HWCAP2, 257 .at_hwcap = AT_HWCAP2, 264 .at_hwcap = AT_HWCAP2, 271 .at_hwcap = AT_HWCAP2, [all …]
|
A D | syscall-abi.c | 236 !(getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)) { in setup_ffr() 261 !(getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)) in check_ffr() 345 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME2)) in check_zt() 495 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME)) in sme_count_vls() 541 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) in main() 546 if (getauxval(AT_HWCAP2) & HWCAP2_SME_FA64) in main() 548 else if (getauxval(AT_HWCAP2) & HWCAP2_SME) in main()
|
A D | ptrace.c | 29 return getauxval(AT_HWCAP2) & HWCAP2_SME; in have_sme()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/include/ |
A D | utils.h | 81 #ifdef AT_HWCAP2 84 return ((unsigned long)get_auxv_entry(AT_HWCAP2) & ftr2) == ftr2; in have_hwcap2()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | auxvec.h | 32 #define AT_HWCAP2 26 /* extension of AT_HWCAP */ macro
|
/linux-6.3-rc2/tools/testing/selftests/arm64/signal/ |
A D | test_signals_utils.c | 325 if (getauxval(AT_HWCAP2) & HWCAP2_SME) in test_init() 327 if (getauxval(AT_HWCAP2) & HWCAP2_SME_FA64) in test_init() 329 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) in test_init()
|
/linux-6.3-rc2/tools/testing/selftests/arm64/signal/testcases/ |
A D | tpidr2_siginfo.c | 48 have_sme = getauxval(AT_HWCAP2) & HWCAP2_SME; in tpidr2_present()
|
/linux-6.3-rc2/tools/testing/selftests/arm64/mte/ |
A D | check_prctl.c | 67 if ((getauxval(AT_HWCAP2) & hwcap2) != hwcap2) { in set_mode_test()
|
A D | mte_common_util.c | 318 unsigned long hwcaps2 = getauxval(AT_HWCAP2); in mte_default_setup()
|
/linux-6.3-rc2/tools/testing/selftests/arm64/bti/ |
A D | test.c | 179 case AT_HWCAP2: in start()
|
/linux-6.3-rc2/Documentation/powerpc/ |
A D | syscall64-abi.rst | 13 If PPC_FEATURE2_SCV appears in the AT_HWCAP2 ELF auxiliary vector, the 97 behavior depends on the presence of PPC_FEATURE2_HTM_NOSC in the AT_HWCAP2 ELF
|
A D | elf_hwcaps.rst | 20 AT_HWCAP2 entry of the auxiliary vector, and testing whether the relevant 177 6. The HWCAPs exposed in AT_HWCAP2
|
/linux-6.3-rc2/Documentation/translations/zh_CN/arm64/ |
A D | elf_hwcaps.rst | 21 用户空间软件可以通过获取辅助向量的 AT_HWCAP 或 AT_HWCAP2 条目来测试功能,
|
/linux-6.3-rc2/Documentation/translations/zh_TW/arm64/ |
A D | elf_hwcaps.rst | 24 用戶空間軟體可以通過獲取輔助向量的 AT_HWCAP 或 AT_HWCAP2 條目來測試功能,
|
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/ |
A D | fp-stress.c | 471 if (getauxval(AT_HWCAP2) & HWCAP2_SME) { in main() 478 if (getauxval(AT_HWCAP2) & HWCAP2_SME2) { in main()
|
A D | za-ptrace.c | 349 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME)) { in main()
|
A D | zt-ptrace.c | 340 if (!(getauxval(AT_HWCAP2) & HWCAP2_SME2)) { in main()
|
A D | vec-syscfg.c | 56 .hwcap_type = AT_HWCAP2,
|
A D | sve-ptrace.c | 61 .hwcap_type = AT_HWCAP2,
|
/linux-6.3-rc2/tools/testing/selftests/mm/ |
A D | mdwe_test.c | 186 if (!(getauxval(AT_HWCAP2) & HWCAP2_BTI)) in TEST_F()
|
/linux-6.3-rc2/Documentation/arm64/ |
A D | sme.rst | 25 AT_HWCAP2 entry. Presence of this flag implies the presence of the SME 30 aux vector AT_HWCAP2 entry. Presence of this flag implies the presence of 43 through AT_HWCAP2 through:
|
A D | elf_hwcaps.rst | 20 AT_HWCAP2 entry of the auxiliary vector, and testing whether the relevant
|
A D | sve.rst | 46 be reported in the AT_HWCAP2 aux vector entry. In addition to this, 64 reported in the AT_HWCAP2 aux vector entry. Among other things SME adds
|
/linux-6.3-rc2/Documentation/x86/x86_64/ |
A D | fsgs.rst | 120 unsigned val = getauxval(AT_HWCAP2);
|
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/ |
A D | ibm,powerpc-cpu-features.txt | 183 to 0-31 in AT_HWCAP2 vector, and so on. Missing AT_HWCAPx vectors implies
|