Home
last modified time | relevance | path

Searched refs:system_supports_bti (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dcpufeature.h823 static inline bool system_supports_bti(void) in system_supports_bti() function
/linux/arch/arm64/kernel/
H A Dsignal.c1519 if (system_supports_bti()) { in setup_return()