Home
last modified time | relevance | path

Searched refs:reset_thread_features (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dshstk.h18 void reset_thread_features(void);
28 static inline void reset_thread_features(void) {} in reset_thread_features() function
/openbmc/linux/arch/x86/kernel/
H A Dshstk.c187 void reset_thread_features(void) in reset_thread_features() function
H A Dprocess_64.c518 reset_thread_features(); in start_thread_common()