Home
last modified time | relevance | path

Searched refs:ARCH_SHSTK_WRSS (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/
A Dshstk.c459 if (features_enabled(ARCH_SHSTK_WRSS) == enable) in wrss_control()
466 features_set(ARCH_SHSTK_WRSS); in wrss_control()
469 features_clr(ARCH_SHSTK_WRSS); in wrss_control()
500 features_clr(ARCH_SHSTK_SHSTK | ARCH_SHSTK_WRSS); in shstk_disable()
566 if (features & ARCH_SHSTK_WRSS) in shstk_prctl()
576 if (features & ARCH_SHSTK_WRSS) in shstk_prctl()
/arch/x86/include/uapi/asm/
A Dprctl.h41 #define ARCH_SHSTK_WRSS (1ULL << 1) macro
/arch/x86/kernel/cpu/
A Dproc.c189 if (features & ARCH_SHSTK_WRSS) in dump_x86_features()

Completed in 4 milliseconds