Home
last modified time | relevance | path

Searched refs:HWCAP_SVE (Results 1 – 14 of 14) sorted by relevance

/linux/tools/perf/arch/arm64/util/
H A Dperf_regs.c15 #ifndef HWCAP_SVE
16 #define HWCAP_SVE (1 << 22) macro
161 if (getauxval(AT_HWCAP) & HWCAP_SVE) in arch__user_reg_mask()
/linux/tools/testing/selftests/arm64/fp/
H A Dsve-probe-vls.c28 if (!(getauxval(AT_HWCAP) & HWCAP_SVE)) in main()
H A Dvlset.c118 if (!(getauxval(AT_HWCAP) & HWCAP_SVE)) { in main()
H A Dsve-ptrace.c55 .hwcap = HWCAP_SVE,
882 if (!(getauxval(AT_HWCAP) & HWCAP_SVE) && in do_parent()
H A Dfp-stress.c480 if (getauxval(AT_HWCAP) & HWCAP_SVE) { in main()
H A Dvec-syscfg.c50 .hwcap = HWCAP_SVE,
H A Dfp-ptrace.c134 return getauxval(AT_HWCAP) & HWCAP_SVE; in sve_supported()
/linux/tools/testing/selftests/kvm/arm64/
H A Dhost_sve.c120 if (!(getauxval(AT_HWCAP) & HWCAP_SVE)) { in main()
/linux/arch/arm64/include/uapi/asm/
H A Dhwcap.h48 #define HWCAP_SVE (1 << 22) macro
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Delf_hwcaps.rst133 HWCAP_SVE
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Delf_hwcaps.rst130 HWCAP_SVE
/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi.c477 if (!(getauxval(AT_HWCAP) & HWCAP_SVE)) in sve_count_vls()
H A Dhwcap.c987 .hwcap_bit = HWCAP_SVE,
/linux/Documentation/arch/arm64/
H A Delf_hwcaps.rst139 HWCAP_SVE