Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/arm64/pauth/
A Dpac.c35 if (!(hwcaps & HWCAP_PACG)) \
262 if (!(hwcaps & HWCAP_PACG)) { in TEST()
305 if (!(hwcaps & HWCAP_PACG)) { in TEST()
A Dexec_target.c29 signed_vals.keyg = (hwcaps & HWCAP_PACG) ? keyg_sign(val) : 0; in main()
/linux/arch/arm64/include/uapi/asm/
A Dhwcap.h54 #define HWCAP_PACG (1UL << 31) macro
/linux/Documentation/translations/zh_TW/arm64/
A Delf_hwcaps.rst162 HWCAP_PACG
/linux/Documentation/translations/zh_CN/arm64/
A Delf_hwcaps.rst159 HWCAP_PACG
/linux/Documentation/arm64/
A Delf_hwcaps.rst168 HWCAP_PACG
A Dpointer-authentication.rst50 HWCAP_PACA, and generic authentication functionality via HWCAP_PACG.

Completed in 7 milliseconds