Symbol: AT_HWCAP2
fs/binfmt_elf.c
268
NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2);
fs/binfmt_elf_fdpic.c
634
NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2);
tools/testing/selftests/arm64/abi/hwcap.c
1035
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1042
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1056
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1091
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1098
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1105
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1112
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1119
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1126
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1133
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1140
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1147
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1154
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
1160
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
672
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
679
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
686
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
693
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
700
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
706
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
712
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
733
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
747
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
791
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
814
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
828
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
835
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
850
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
858
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
865
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
892
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
900
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
908
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
929
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
936
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
943
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
950
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
957
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
964
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
971
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
985
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
992
.at_hwcap = AT_HWCAP2,
tools/testing/selftests/arm64/abi/hwcap.c
999
.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
336
if (getauxval(AT_HWCAP2) & HWCAP2_SME)
tools/testing/selftests/arm64/signal/test_signals_utils.c
338
if (getauxval(AT_HWCAP2) & HWCAP2_SME_FA64)
tools/testing/selftests/arm64/signal/test_signals_utils.c
340
if (getauxval(AT_HWCAP2) & HWCAP2_SME2)
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
48
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;