Home
last modified time | relevance | path

Searched refs:HWCAP_PACA (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/
H A Dtest.c186 if (hwcap & HWCAP_PACA) in start()
187 putstr("# HWCAP_PACA present\n"); in start()
189 putstr("# HWCAP_PACA not present\n"); in start()
193 if (!(hwcap & HWCAP_PACA)) in start()
/kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/
H A Dhwcap.h53 #define HWCAP_PACA (1 << 30) macro
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/
H A Dexec_target.c23 if (hwcaps & HWCAP_PACA) { in main()
H A Dpac.c28 if (!(hwcaps & HWCAP_PACA)) \
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/pauth/
H A Dexec_target.c23 if (hwcaps & HWCAP_PACA) { in main()
H A Dpac.c28 if (!(hwcaps & HWCAP_PACA)) \
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm64/asm/
H A Dhwcap.h51 #define HWCAP_PACA (1 << 30) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm64/asm/
H A Dhwcap.h51 #define HWCAP_PACA (1 << 30) macro
/kernel/linux/linux-6.6/arch/arm64/include/uapi/asm/
H A Dhwcap.h56 #define HWCAP_PACA (1 << 30) macro

Completed in 4 milliseconds