Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Dshstk.c163 if (features_enabled(ARCH_SHSTK_SHSTK)) in shstk_setup()
182 features_set(ARCH_SHSTK_SHSTK); in shstk_setup()
204 if (!features_enabled(ARCH_SHSTK_SHSTK)) in shstk_alloc_thread_stack()
354 !features_enabled(ARCH_SHSTK_SHSTK)) in setup_signal_shadow_stack()
387 !features_enabled(ARCH_SHSTK_SHSTK)) in restore_signal_shadow_stack()
410 !features_enabled(ARCH_SHSTK_SHSTK)) in shstk_free()
455 if (!features_enabled(ARCH_SHSTK_SHSTK)) in wrss_control()
490 if (!features_enabled(ARCH_SHSTK_SHSTK)) in shstk_disable()
568 if (features & ARCH_SHSTK_SHSTK) in shstk_prctl()
574 if (features & ARCH_SHSTK_SHSTK) in shstk_prctl()
[all …]
/arch/x86/include/uapi/asm/
A Dprctl.h40 #define ARCH_SHSTK_SHSTK (1ULL << 0) macro
/arch/x86/kernel/cpu/
A Dproc.c187 if (features & ARCH_SHSTK_SHSTK) in dump_x86_features()
/arch/x86/kernel/fpu/
A Dregset.c181 if (target->thread.features & ARCH_SHSTK_SHSTK) in ssp_active()

Completed in 8 milliseconds