Home
last modified time | relevance | path

Searched refs:HWCAP_PACA (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/arm64/bti/
A Dtest.c193 if (hwcap & HWCAP_PACA) in start()
200 if (!(hwcap & HWCAP_PACA)) in start()
/linux/tools/testing/selftests/arm64/pauth/
A Dexec_target.c23 if (hwcaps & HWCAP_PACA) { in main()
A Dpac.c28 if (!(hwcaps & HWCAP_PACA)) \
/linux/arch/arm64/include/uapi/asm/
A Dhwcap.h53 #define HWCAP_PACA (1 << 30) macro
/linux/Documentation/translations/zh_TW/arm64/
A Delf_hwcaps.rst157 HWCAP_PACA
/linux/Documentation/translations/zh_CN/arm64/
A Delf_hwcaps.rst154 HWCAP_PACA
/linux/Documentation/arm64/
A Dpointer-authentication.rst50 HWCAP_PACA, and generic authentication functionality via HWCAP_PACG.
76 The regset is exposed only when HWCAP_PACA is set. Separate masks are
A Delf_hwcaps.rst163 HWCAP_PACA

Completed in 9 milliseconds