Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dmman.h19 if (system_supports_bti() && (prot & PROT_BTI)) in arch_calc_vm_prot_bits()
61 if (system_supports_bti()) in arch_validate_prot()
H A Delf.h274 if (system_supports_bti() && in arch_parse_elf_property()
H A Dcpufeature.h823 static inline bool system_supports_bti(void) in system_supports_bti() function
/linux/arch/arm64/kernel/
H A Dsignal.c1487 if (system_supports_bti()) { in setup_return()