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

/linux-master/arch/x86/include/uapi/asm/
H A Dprctl.h34 #define ARCH_SHSTK_DISABLE 0x5002 macro
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dprctl.h34 #define ARCH_SHSTK_DISABLE 0x5002 macro
/linux-master/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c48 #define ARCH_SHSTK_DISABLE 0x5002 macro
693 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK);
848 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) {
936 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) {
/linux-master/arch/x86/kernel/
H A Dshstk.c565 if (option == ARCH_SHSTK_DISABLE) {
H A Dprocess_64.c948 case ARCH_SHSTK_DISABLE:

Completed in 254 milliseconds