Searched refs:ILL_DBLFLT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/tile/include/uapi/asm/ | ||
| D | siginfo.h | 29 #define ILL_DBLFLT (__SI_FAULT|9) /* double fault */ macro |
| /linux-4.4.14/arch/tile/kernel/ | ||
| D | traps.c | 367 code = ILL_DBLFLT; in do_trap() |