Searched refs:EXC_ARBLOST (Results 1 – 2 of 2) sorted by relevance
121 #define EXC_ARBLOST 0x04 /* we lost arbitration */ macro
1599 } else if (exc == EXC_ARBLOST) { in handle_exception()