Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukservices.c416 excdet->ecause = cbe->ecause; in gru_get_cb_exception_detail()
434 gen, excdet.opc, excdet.exopc, excdet.ecause, in gru_get_cb_exception_detail_str()
463 if ((excdet.ecause & ~EXCEPTION_RETRY_BITS) || in gru_retry_exception()
H A Dgrufault.c717 excdet.ecause = cbe->ecause; 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
H A Dgru_instructions.h81 int ecause; member