Searched refs:EXC_RESELECTED (Results 1 – 2 of 2) sorted by relevance
96 #define EXC_RESELECTED 0x08 /* (as initiator) we were reselected */ macro
1056 if (exc & EXC_RESELECTED) { in handle_error()1096 if (exc & EXC_RESELECTED) { in handle_error()1134 if (exc & EXC_RESELECTED) { in handle_exception()