Searched refs:GEN_DECDIV (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/alpha/include/uapi/asm/ | ||
D | gentrap.h | 18 #define GEN_DECDIV -9 /* decimal division by zero */ macro |
/linux-5.19.10/arch/alpha/kernel/ | ||
D | traps.c | 314 case GEN_DECDIV: in do_entIF() |