Searched refs:ILL_PRVREG (Results 1 – 13 of 13) sorted by relevance
41 #if defined(ILL_PRVREG) || (defined(HAVE_DECL_ILL_PRVREG) && HAVE_DECL_ILL_PRVREG)43 static_assert((ILL_PRVREG) == (6), "ILL_PRVREG != 6");46 # define ILL_PRVREG 686 XLAT(ILL_PRVREG),
8 ILL_PRVREG 6
7 #ifndef ILL_PRVREG8 #error ILL_PRVREG not defined
6 ILL_PRVREG
181 #ifdef ILL_PRVREG182 DEFINE_ENTRY(ILL_PRVREG)
190 #define ILL_PRVREG 6 /* privileged register */ macro
80 case ILL_PRVREG: in GetCrashReasonForSIGILL()
134 ILL_PRVREG = 6 variable
139 ILL_PRVREG = 6 variable
304 else if (info->si_code == ILL_PRVREG) in StackDumpSignalHandler()
520 ILL_PRVREG = 6 variable
517 ILL_PRVREG = 6 variable
2737 #ifdef ILL_PRVREG2738 { "ILL_PRVREG", (unsigned long) ILL_PRVREG },