Home
last modified time | relevance | path

Searched defs:ARCH_SHSTK_WRSS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dprctl.h41 #define ARCH_SHSTK_WRSS (1ULL << 1) macro
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c54 #define ARCH_SHSTK_WRSS (1ULL << 1) macro