Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/sgi-gru/
Dgrufault.c299 cbe->cbrexecstatus = 0; /* make CL dirty */ in gru_flush_cache_cbe()
721 excdet.cbrexecstatus = cbe->cbrexecstatus; in gru_get_exception_detail()
732 excdet.cb, excdet.opc, excdet.exopc, excdet.cbrstate, excdet.cbrexecstatus, in gru_get_exception_detail()
Dgruhandles.h454 unsigned int cbrexecstatus:8; member
Dgru_instructions.h86 int cbrexecstatus; member
Dgrukservices.c466 (excdet.cbrexecstatus & CBR_EXS_ABORT_OCC)) in gru_retry_exception()