Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dshstk.h33 static inline int restore_signal_shadow_stack(void) { return 0; } in restore_signal_shadow_stack() function
/openbmc/linux/arch/x86/kernel/
H A Dshstk.c381 int restore_signal_shadow_stack(void) in restore_signal_shadow_stack() function