Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtraps.h45 void __noreturn handle_stack_overflow(struct pt_regs *regs,
/linux/arch/x86/kernel/
H A Dtraps.c366 __visible void __noreturn handle_stack_overflow(struct pt_regs *regs, in handle_stack_overflow() function
512 handle_stack_overflow(regs, address, &info); in DEFINE_IDTENTRY_DF()