Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/x86/
Dtest_shadow_stack.c49 #define ARCH_SHSTK_DISABLE 0x5002 macro
694 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in segv_gp_handler()
869 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in test_uretprobe()
987 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()
1081 if (ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK)) { in main()
/linux-6.12.1/tools/perf/trace/beauty/arch/x86/include/uapi/asm/
Dprctl.h34 #define ARCH_SHSTK_DISABLE 0x5002 macro
/linux-6.12.1/arch/x86/include/uapi/asm/
Dprctl.h34 #define ARCH_SHSTK_DISABLE 0x5002 macro
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Duprobe_syscall.c335 #define ARCH_SHSTK_DISABLE 0x5002 macro
351 ARCH_PRCTL(ARCH_SHSTK_DISABLE, ARCH_SHSTK_SHSTK); in test_uretprobe_shadow_stack()
/linux-6.12.1/arch/x86/kernel/
Dshstk.c565 if (option == ARCH_SHSTK_DISABLE) { in shstk_prctl()
Dprocess_64.c970 case ARCH_SHSTK_DISABLE: in do_arch_prctl_64()
/linux-6.12.1/Documentation/arch/x86/
Dshstk.rst68 arch_prctl(ARCH_SHSTK_DISABLE, unsigned long feature)