Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtraps.h46 void __noreturn handle_stack_overflow(struct pt_regs *regs,
/arch/x86/kernel/
Dtraps.c315 __visible void __noreturn handle_stack_overflow(struct pt_regs *regs, in handle_stack_overflow() function
461 handle_stack_overflow(regs, address, &info); in DEFINE_IDTENTRY_DF()
/arch/x86/mm/
Dfault.c669 handle_stack_overflow, in page_fault_oops()