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