Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dtraps.h45 void __noreturn handle_stack_overflow(struct pt_regs *regs,
/linux-5.19.10/arch/x86/kernel/
Dtraps.c393 __visible void __noreturn handle_stack_overflow(struct pt_regs *regs, in handle_stack_overflow() function
539 handle_stack_overflow(regs, address, &info); in DEFINE_IDTENTRY_DF()
/linux-5.19.10/arch/x86/mm/
Dfault.c668 handle_stack_overflow, in page_fault_oops()