Searched refs:HWCAP_PACG (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/arm64/pauth/
H A Dexec_target.c29 signed_vals.keyg = (hwcaps & HWCAP_PACG) ? keyg_sign(val) : 0;
H A Dpac.c35 if (!(hwcaps & HWCAP_PACG)) \
262 if (!(hwcaps & HWCAP_PACG)) {
305 if (!(hwcaps & HWCAP_PACG)) {
/linux-master/arch/arm64/include/uapi/asm/
H A Dhwcap.h57 #define HWCAP_PACG (1UL << 31) macro

Completed in 270 milliseconds