Searched refs:system_supports_bti_kernel (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpgtable-prot.h88 #define PTE_MAYBE_GP (system_supports_bti_kernel() ? PTE_GP : 0)
H A Dcpufeature.h819 static inline bool system_supports_bti_kernel(void) function
/linux-master/arch/arm64/kernel/
H A Defi.c112 else if (system_supports_bti_kernel() && spd->has_bti)
H A Dvdso.c212 if (system_supports_bti_kernel())
/linux-master/arch/arm64/kvm/hyp/
H A Dpgtable.c408 if (system_supports_bti_kernel())

Completed in 107 milliseconds