Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds