Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c123 void free_shstk(void *shstk) in free_shstk() argument
128 int reset_shstk(void *shstk) in reset_shstk() argument
155 void *shstk = create_shstk(0); in test_shstk_pivot() local
170 unsigned long *shstk = create_shstk(0); in test_shstk_faults() local
562 void *free_area, *shstk, *test_map = (void *)0xFFFFFFFFFFFFFFFF; test_guard_gap_other_gaps() local
[all...]
/linux/arch/x86/include/asm/
H A Dprocessor.h515 struct thread_shstk shstk; member