Home
last modified time | relevance | path

Searched refs:debug_stack_reset (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Ddebugreg.h109 void debug_stack_reset(void);
113 static inline void debug_stack_reset(void) { } in debug_stack_reset() function
/Linux-v4.19/arch/x86/kernel/
Dnmi.c527 debug_stack_reset(); in do_nmi()
/Linux-v4.19/arch/x86/entry/
Dentry_64.S85 call debug_stack_reset
91 call debug_stack_reset
/Linux-v4.19/arch/x86/kernel/cpu/
Dcommon.c1598 void debug_stack_reset(void) in debug_stack_reset() function
1605 NOKPROBE_SYMBOL(debug_stack_reset);