Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtraps.h46 void __noreturn handle_stack_overflow(struct pt_regs *regs,
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c364 __visible void __noreturn handle_stack_overflow(struct pt_regs *regs, in handle_stack_overflow() function
510 handle_stack_overflow(regs, address, &info); in DEFINE_IDTENTRY_DF()
/openbmc/linux/arch/x86/mm/
H A Dfault.c669 handle_stack_overflow, in page_fault_oops()