Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dnmi.c494 static bool notrace is_debug_stack(unsigned long addr) in is_debug_stack() function
509 NOKPROBE_SYMBOL(is_debug_stack);
533 if (unlikely(is_debug_stack(regs->sp))) { in do_nmi()