Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dgentrap.h23 #define GEN_STKOVF -14 /* stack overflow */ macro
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c332 case GEN_STKOVF: in do_entIF()