Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtraps.h45 void __noreturn handle_stack_overflow(struct pt_regs *regs,
/arch/x86/kernel/
Dtraps.c404 __visible void __noreturn handle_stack_overflow(struct pt_regs *regs, in handle_stack_overflow() function
565 handle_stack_overflow(regs, address, &info); in DEFINE_IDTENTRY_DF()
/arch/x86/mm/
Dfault.c677 handle_stack_overflow, in page_fault_oops()