Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-alpha/
Dgentrap.h22 #define GEN_STKOVF -14 /* stack overflow */ macro
/linux-2.4.37.9/arch/alpha/kernel/
Dtraps.c280 case GEN_STKOVF: in do_entIF()