Home
last modified time | relevance | path

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

/drivers/misc/sgi-gru/
Dgrufault.c307 cbe->cbrexecstatus = 0; /* make CL dirty */ in gru_flush_cache_cbe()
724 excdet.cbrexecstatus = cbe->cbrexecstatus; in gru_get_exception_detail()
735 excdet.cb, excdet.opc, excdet.exopc, excdet.cbrstate, excdet.cbrexecstatus, in gru_get_exception_detail()
Dgruhandles.h467 unsigned int cbrexecstatus:8; member
Dgru_instructions.h86 int cbrexecstatus; member
Dgrukservices.c478 (excdet.cbrexecstatus & CBR_EXS_ABORT_OCC)) in gru_retry_exception()