Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dtraps.h43 void __noreturn handle_stack_overflow(const char *message,
/Linux-v5.10/arch/x86/kernel/
Dtraps.c311 __visible void __noreturn handle_stack_overflow(const char *message, in handle_stack_overflow() function
454 handle_stack_overflow("kernel stack overflow (double-fault)", in DEFINE_IDTENTRY_DF()