Searched refs:ARCH_SHSTK_ENABLE (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/uapi/asm/
H A Dprctl.h33 #define ARCH_SHSTK_ENABLE 0x5001 macro
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dprctl.h33 #define ARCH_SHSTK_ENABLE 0x5001 macro
/linux-master/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c47 #define ARCH_SHSTK_ENABLE 0x5001 macro
843 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) {
853 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_SHSTK)) {
858 if (ARCH_PRCTL(ARCH_SHSTK_ENABLE, ARCH_SHSTK_WRSS)) {
/linux-master/arch/x86/kernel/
H A Dprocess_64.c947 case ARCH_SHSTK_ENABLE:

Completed in 113 milliseconds