Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dgentrap.h10 #define GEN_INTOVF -1 /* integer overflow */ macro
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c294 case GEN_INTOVF: in do_entIF()