Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c48 #define ARCH_SHSTK_DISABLE 0x5002 macro
640 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in segv_gp_handler()
795 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()
877 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dprctl.h34 #define ARCH_SHSTK_DISABLE 0x5002 macro
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dshstk.c565 if (option == ARCH_SHSTK_DISABLE) { in shstk_prctl()
H A Dprocess_64.c900 case ARCH_SHSTK_DISABLE: in do_arch_prctl_64()

Completed in 4 milliseconds