Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Ddebugreg.h108 void debug_stack_reset(void);
112 static inline void debug_stack_reset(void) { } in debug_stack_reset() function
/linux-4.1.27/arch/x86/kernel/
Dnmi.c516 debug_stack_reset(); in do_nmi()
Dentry_64.S93 call debug_stack_reset
99 call debug_stack_reset
/linux-4.1.27/arch/x86/kernel/cpu/
Dcommon.c1262 void debug_stack_reset(void) in debug_stack_reset() function
1269 NOKPROBE_SYMBOL(debug_stack_reset);