Home
last modified time | relevance | path

Searched refs:system_supports_bti_kernel (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/
H A Dvdso.c124 if (system_supports_bti_kernel()) in __setup_additional_pages()
/linux/arch/arm64/include/asm/
H A Dcpufeature.h828 static inline bool system_supports_bti_kernel(void) in system_supports_bti_kernel() function
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c350 if (system_supports_bti_kernel()) in hyp_set_prot_attr()