Searched defs:shstk (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dshstk.c159 struct thread_shstk *shstk = &current->thread.shstk; local
197 struct thread_shstk *shstk = &tsk->thread.shstk; local
407 struct thread_shstk *shstk = &tsk->thread.shstk; local
[all...]
/linux-master/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c122 void free_shstk(void *shstk) argument
127 int reset_shstk(void *shstk) argument
154 void *shstk = create_shstk(0); local
169 unsigned long *shstk = create_shstk(0); local
561 void *free_area, *shstk, *test_map = (void *)0xFFFFFFFFFFFFFFFF; local
[all...]
/linux-master/arch/x86/include/asm/
H A Dprocessor.h490 struct thread_shstk shstk; member in struct:thread_struct

Completed in 131 milliseconds