Home
last modified time | relevance | path

Searched defs:SHADOW_STACK_SET_TOKEN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dmman.h9 #define SHADOW_STACK_SET_TOKEN (1ULL << 0) /* Set up a restore token in the shadow stack */ macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dmman.h9 #define SHADOW_STACK_SET_TOKEN (1ULL << 0) /* Set up a restore token in the shadow stack */ macro
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c45 #define SHADOW_STACK_SET_TOKEN (1ULL << 0) macro