Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dtraps.h45 void __noreturn handle_stack_overflow(struct pt_regs *regs,
/Linux-v6.1/arch/x86/kernel/
Dtraps.c402 __visible void __noreturn handle_stack_overflow(struct pt_regs *regs, in handle_stack_overflow() function
548 handle_stack_overflow(regs, address, &info); in DEFINE_IDTENTRY_DF()
/Linux-v6.1/arch/x86/mm/
Dfault.c689 handle_stack_overflow, in page_fault_oops()