Searched refs:ecause (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/misc/sgi-gru/
H A Dgruhandles.h452 unsigned int ecause:20; member in struct:gru_control_block_extended
479 /* CBE ecause bits - defined in gru_instructions.h */
H A Dgrukservices.c418 excdet->ecause = cbe->ecause;
434 "GRU:%d exception: cb %p, opc %d, exopc %d, ecause 0x%x,"
436 gen, excdet.opc, excdet.exopc, excdet.ecause,
465 if ((excdet.ecause & ~EXCEPTION_RETRY_BITS) ||
H A Dgrufault.c717 excdet.ecause = cbe->ecause;
730 "cb 0x%lx, op %d, exopc %d, cbrstate %d, cbrexecstatus 0x%x, ecause 0x%x, "
733 excdet.ecause, excdet.exceptdet0, excdet.exceptdet1);
H A Dgru_instructions.h71 int ecause; member in struct:control_block_extended_exc_detail
239 /* CBE ecause bits */
280 * in ecause, the exception is not retryable.

Completed in 206 milliseconds