Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dasm-prototypes.h70 void stack_overflow_exception(struct pt_regs *regs);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhead_32.h345 EXC_XFER_STD(0, stack_overflow_exception)
H A Dtraps.c1662 void stack_overflow_exception(struct pt_regs *regs) in stack_overflow_exception() function