Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Defi.c123 else if (system_supports_bti_kernel() && spd->has_bti) in set_permissions()
H A Dvdso.c126 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.c352 if (system_supports_bti_kernel()) in hyp_set_prot_attr()