Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dprctl.h34 #define ARCH_SHSTK_DISABLE 0x5002 macro
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/Documentation/arch/x86/
H A Dshstk.rst68 arch_prctl(ARCH_SHSTK_DISABLE, unsigned long feature)