Searched refs:cbrexecstatus (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
H A D | grufault.c | 299 cbe->cbrexecstatus = 0; /* make CL dirty */ in gru_flush_cache_cbe() 721 excdet.cbrexecstatus = cbe->cbrexecstatus; in gru_get_exception_detail() 730 "cb 0x%lx, op %d, exopc %d, cbrstate %d, cbrexecstatus 0x%x, ecause 0x%x, " in gru_get_exception_detail() 732 excdet.cb, excdet.opc, excdet.exopc, excdet.cbrstate, excdet.cbrexecstatus, in gru_get_exception_detail()
|
H A D | gruhandles.h | 454 unsigned int cbrexecstatus:8; member 478 /* CBE cbrexecstatus bits - defined in gru_instructions.h*/
|
H A D | gru_instructions.h | 86 int cbrexecstatus; member 271 /* CBE cbrexecstatus bits */
|
H A D | grukservices.c | 466 (excdet.cbrexecstatus & CBR_EXS_ABORT_OCC)) in gru_retry_exception()
|
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
H A D | grufault.c | 299 cbe->cbrexecstatus = 0; /* make CL dirty */ in gru_flush_cache_cbe() 721 excdet.cbrexecstatus = cbe->cbrexecstatus; in gru_get_exception_detail() 730 "cb 0x%lx, op %d, exopc %d, cbrstate %d, cbrexecstatus 0x%x, ecause 0x%x, " in gru_get_exception_detail() 732 excdet.cb, excdet.opc, excdet.exopc, excdet.cbrstate, excdet.cbrexecstatus, in gru_get_exception_detail()
|
H A D | gruhandles.h | 454 unsigned int cbrexecstatus:8; member 478 /* CBE cbrexecstatus bits - defined in gru_instructions.h*/
|
H A D | gru_instructions.h | 86 int cbrexecstatus; member 271 /* CBE cbrexecstatus bits */
|
H A D | grukservices.c | 466 (excdet.cbrexecstatus & CBR_EXS_ABORT_OCC)) in gru_retry_exception()
|
Completed in 11 milliseconds