Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dmman.h14 if (system_supports_bti() && (prot & PROT_BTI)) in arch_calc_vm_prot_bits()
43 if (system_supports_bti()) in arch_validate_prot()
A Dpgtable-prot.h48 #define PTE_MAYBE_GP (system_supports_bti() ? PTE_GP : 0)
A Delf.h274 if (system_supports_bti() && in arch_parse_elf_property()
A Dcpufeature.h830 static inline bool system_supports_bti(void) in system_supports_bti() function
/linux-6.3-rc2/arch/arm64/kernel/
A Defi.c116 system_supports_bti() && spd->has_bti) in set_permissions()
A Dvdso.c215 if (IS_ENABLED(CONFIG_ARM64_BTI_KERNEL) && system_supports_bti()) in __setup_additional_pages()
A Dsignal.c1092 if (system_supports_bti()) { in setup_return()

Completed in 10 milliseconds