Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Ddebugreg.h108 void debug_stack_reset(void);
111 static inline void debug_stack_reset(void) { } in debug_stack_reset() function
/Linux-v5.4/arch/x86/kernel/
Dnmi.c550 debug_stack_reset(); in do_nmi()
/Linux-v5.4/arch/x86/entry/
Dentry_64.S85 call debug_stack_reset
91 call debug_stack_reset
/Linux-v5.4/arch/x86/kernel/cpu/
Dcommon.c1708 void debug_stack_reset(void) in debug_stack_reset() function
1715 NOKPROBE_SYMBOL(debug_stack_reset);