Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dmman.h14 if (system_supports_bti() && (prot & PROT_BTI)) in arch_calc_vm_prot_bits()
67 if (system_supports_bti()) in arch_validate_prot()
A Delf.h274 if (system_supports_bti() && in arch_parse_elf_property()
A Dpgtable-prot.h47 #define PTE_MAYBE_GP (system_supports_bti() ? PTE_GP : 0)
A Dcpufeature.h771 static inline bool system_supports_bti(void) in system_supports_bti() function
/linux/arch/arm64/kernel/
A Dvdso.c241 if (IS_ENABLED(CONFIG_ARM64_BTI_KERNEL) && system_supports_bti()) in __setup_additional_pages()
A Dsignal.c753 if (system_supports_bti()) { in setup_return()

Completed in 14 milliseconds