Searched refs:system_supports_bti (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dmman.h14 if (system_supports_bti() && (prot & PROT_BTI))
43 if (system_supports_bti())
H A Delf.h274 if (system_supports_bti() &&
H A Dcpufeature.h814 static inline bool system_supports_bti(void) function
/linux-master/arch/arm64/kernel/
H A Dsignal.c1154 if (system_supports_bti()) {

Completed in 142 milliseconds