Searched refs:ILL_BADSTK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/asm-generic/ | ||
D | siginfo.h | 191 #define ILL_BADSTK 8 /* internal stack error */ macro |
/Linux-v4.19/arch/x86/kernel/ | ||
D | traps.c | 939 info.si_code = ILL_BADSTK; in do_iret_error() |