Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/sgi-gru/
Dgrukservices.c430 excdet->ecause = cbe->ecause; in gru_get_cb_exception_detail()
448 gen, excdet.opc, excdet.exopc, excdet.ecause, in gru_get_cb_exception_detail_str()
477 if ((excdet.ecause & ~EXCEPTION_RETRY_BITS) || in gru_retry_exception()
Dgrufault.c725 excdet.ecause = cbe->ecause; in gru_get_exception_detail()
741 excdet.ecause, excdet.exceptdet0, excdet.exceptdet1); in gru_get_exception_detail()
Dgruhandles.h465 unsigned int ecause:20; member
Dgru_instructions.h81 int ecause; member