Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A 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()
H A Dgruhandles.h454 unsigned int cbrexecstatus:8; member
H A Dgru_instructions.h86 int cbrexecstatus; member
H A Dgrukservices.c466 (excdet.cbrexecstatus & CBR_EXS_ABORT_OCC)) in gru_retry_exception()