Home
last modified time | relevance | path

Searched refs:HWCAP_GCS (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/include/uapi/asm/
H A Dhwcap.h58 #define HWCAP_GCS (1UL << 32) macro
/linux/tools/testing/selftests/arm64/gcs/
H A Dgcs-locking.c184 if (!(getauxval(AT_HWCAP) & HWCAP_GCS)) in main()
H A Dbasic-gcs.c390 if (!(getauxval(AT_HWCAP) & HWCAP_GCS)) in main()
H A Dgcs-stress.c377 if (getauxval(AT_HWCAP) & HWCAP_GCS) { in main()
/linux/tools/testing/selftests/arm64/abi/
H A Dhwcap.c722 .hwcap_bit = HWCAP_GCS,
/linux/Documentation/arch/arm64/
H A Dgcs.rst39 * Support for GCS is reported to userspace via HWCAP_GCS in the aux vector
H A Delf_hwcaps.rst173 HWCAP_GCS