Symbol: AT_HWCAP2
fs/binfmt_elf.c
268
NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2);
fs/binfmt_elf_fdpic.c
638
NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2);
tools/testing/selftests/arm64/abi/hwcap.c
1018
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1025
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1032
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1039
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1046
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1053
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1067
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1081
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1088
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1095
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1131
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1138
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1159
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1208
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1215
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1222
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1229
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1236
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1243
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1250
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1257
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1264
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1271
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1277
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
733
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
740
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
747
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
754
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
761
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
767
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
773
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
815
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
829
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
873
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
896
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
910
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
917
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
932
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
940
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
947
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
974
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
982
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
990
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/ptrace.c
29
return getauxval(AT_HWCAP2) & HWCAP2_SME;
tools/testing/selftests/arm64/abi/syscall-abi.c
244
!(getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)) {
tools/testing/selftests/arm64/abi/syscall-abi.c
269
!(getauxval(AT_HWCAP2) & HWCAP2_SME_FA64))
tools/testing/selftests/arm64/abi/syscall-abi.c
353
if (!(getauxval(AT_HWCAP2) & HWCAP2_SME2))
tools/testing/selftests/arm64/abi/syscall-abi.c
503
if (!(getauxval(AT_HWCAP2) & HWCAP2_SME))
tools/testing/selftests/arm64/abi/syscall-abi.c
549
if (getauxval(AT_HWCAP2) & HWCAP2_SME2)
tools/testing/selftests/arm64/abi/syscall-abi.c
554
if (getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)
tools/testing/selftests/arm64/abi/syscall-abi.c
556
else if (getauxval(AT_HWCAP2) & HWCAP2_SME)
tools/testing/selftests/arm64/bti/test.c
178
case AT_HWCAP2:
tools/testing/selftests/arm64/fp/fp-ptrace.c
139
return getauxval(AT_HWCAP2) & HWCAP2_SME;
tools/testing/selftests/arm64/fp/fp-ptrace.c
144
return getauxval(AT_HWCAP2) & HWCAP2_SME2;
tools/testing/selftests/arm64/fp/fp-ptrace.c
149
return getauxval(AT_HWCAP2) & HWCAP2_SME_FA64;
tools/testing/selftests/arm64/fp/fp-ptrace.c
154
return getauxval(AT_HWCAP2) & HWCAP2_FPMR;
tools/testing/selftests/arm64/fp/fp-stress.c
487
if (getauxval(AT_HWCAP2) & HWCAP2_SME) {
tools/testing/selftests/arm64/fp/fp-stress.c
494
if (getauxval(AT_HWCAP2) & HWCAP2_SME2) {
tools/testing/selftests/arm64/fp/sve-ptrace.c
61
.hwcap_type = AT_HWCAP2,
tools/testing/selftests/arm64/fp/sve-ptrace.c
883
(getauxval(AT_HWCAP2) & HWCAP2_SME)) {
tools/testing/selftests/arm64/fp/vec-syscfg.c
59
.hwcap_type = AT_HWCAP2,
tools/testing/selftests/arm64/fp/za-ptrace.c
351
if (!(getauxval(AT_HWCAP2) & HWCAP2_SME)) {
tools/testing/selftests/arm64/fp/zt-ptrace.c
341
if (!(getauxval(AT_HWCAP2) & HWCAP2_SME2)) {
tools/testing/selftests/arm64/mte/check_prctl.c
71
if ((getauxval(AT_HWCAP2) & hwcap2) != hwcap2) {
tools/testing/selftests/arm64/mte/mte_common_util.c
365
unsigned long hwcaps2 = getauxval(AT_HWCAP2);
tools/testing/selftests/arm64/signal/test_signals_utils.c
337
if (getauxval(AT_HWCAP2) & HWCAP2_SME)
tools/testing/selftests/arm64/signal/test_signals_utils.c
339
if (getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)
tools/testing/selftests/arm64/signal/test_signals_utils.c
341
if (getauxval(AT_HWCAP2) & HWCAP2_SME2)
tools/testing/selftests/arm64/signal/test_signals_utils.c
345
if (getauxval(AT_HWCAP2) & HWCAP2_POE)
tools/testing/selftests/arm64/signal/testcases/fpmr_siginfo.c
48
have_fpmr = getauxval(AT_HWCAP2) & HWCAP2_FPMR;
tools/testing/selftests/arm64/signal/testcases/poe_siginfo.c
33
have_poe = getauxval(AT_HWCAP2) & HWCAP2_POE;
tools/testing/selftests/arm64/signal/testcases/tpidr2_siginfo.c
48
have_sme = getauxval(AT_HWCAP2) & HWCAP2_SME;
tools/testing/selftests/mm/mdwe_test.c
292
if (!(getauxval(AT_HWCAP2) & HWCAP2_BTI))
tools/testing/selftests/powerpc/include/utils.h
90
#ifdef AT_HWCAP2
tools/testing/selftests/powerpc/include/utils.h
93
return ((unsigned long)get_auxv_entry(AT_HWCAP2) & ftr2) == ftr2;