Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/x86/
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()
/Linux-v6.6/arch/x86/include/uapi/asm/
Dprctl.h34 #define ARCH_SHSTK_DISABLE 0x5002 macro
/Linux-v6.6/arch/x86/kernel/
Dshstk.c565 if (option == ARCH_SHSTK_DISABLE) { in shstk_prctl()
Dprocess_64.c900 case ARCH_SHSTK_DISABLE: in do_arch_prctl_64()
/Linux-v6.6/Documentation/arch/x86/
Dshstk.rst68 arch_prctl(ARCH_SHSTK_DISABLE, unsigned long feature)